Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev akash bugfix upds #153

Merged
merged 8 commits into from
Aug 15, 2022
Merged

Dev akash bugfix upds #153

merged 8 commits into from
Aug 15, 2022

Conversation

akashkollipara
Copy link
Member

No description provided.

- This patch lets developer to completely disable logs and remove
  printf from compiled code without actually removing printf.
- This optimises the build and generates bin for specific use case.

Issue: #149
- sysclk_set_clk now returns correct code

Issue: #150
- Updated device/software properties
- Updated memory info to support heap
- Minor change in atmega328p mem map

Issue: #151
- When clk in not provided in timer dp, timer should fail
  to start. With this patch it return correct status code
- Code clean up
- Fixed status code in status.h
@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@akashkollipara akashkollipara merged commit 4650d26 into development Aug 15, 2022
@akashkollipara akashkollipara deleted the dev_akash_bugfix_upds branch August 15, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-critical System failure can be predicted critical update This is a critical update cyancore framework Cyancore framework feature request enhancement Upgrading feature or request
Projects
Status: Done
2 participants