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

[nrfconnect] Updated nRF Connect SDK revision #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kkasperczyk-no
Copy link
Owner

  • Prefixed all of zephyr includes with <zephyr/...>, as the old
    way without zephyr/ prefix will be dropped in the future.
  • Removed CONFIG_FLASH_NOP_DEVICE=y
  • Disable PSA Crypto driver for nrf_cc3xx by default and fixed
    hash size that grew up to 244 bytes.
  • Fixed window-app bug with incorrect operational status
    values.
  • Aligned PWM API
  • Switched from using custom multi-image DFU solution to
    dfu_multi_image library.

* Prefixed all of zephyr includes with <zephyr/...>, as the old
way without zephyr/ prefix will be dropped in the future.
* Removed CONFIG_FLASH_NOP_DEVICE=y
* Disable PSA Crypto driver for nrf_cc3xx by default and fixed
hash size that grew up to 244 bytes.
* Fixed window-app bug with incorrect operational status
values.
* Aligned PWM API
* Switched from using custom multi-image DFU solution to
dfu_multi_image library.
* Enabled NVS cache by default
* Increased 802.15.4 rx stack to 1024 bytes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants