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

Upgrade SDK 16 / SD 7 #13

Merged
merged 4 commits into from
Dec 2, 2019
Merged

Upgrade SDK 16 / SD 7 #13

merged 4 commits into from
Dec 2, 2019

Conversation

charlesportwoodii
Copy link
Collaborator

  • Updates ARM GCC to 9-2019-q4
  • Utilize App Timer v2 instead of legacy app_timer.c
  • Enforce SD 7 API

- Upgrades SD_BLE_API_VERSION to 7
- Migrates app timer instances to APP_TIMER_V2 via RTC1
- Upgrades arm-eabi-gcc to 9-2019-q4 from 8-2019-q3

Prior implementation is functional, but there appears to be an issue
with app_timer and apps that need SD_BLE_API_VERSION<7. Since the SD
Version was actually changed, upgrading the SD_BLE_API_VERSION should
correct the issue after application is updated.
@charlesportwoodii charlesportwoodii added the enhancement New feature or request label Dec 2, 2019
@charlesportwoodii charlesportwoodii self-assigned this Dec 2, 2019
@charlesportwoodii charlesportwoodii merged commit e8e1572 into master Dec 2, 2019
@charlesportwoodii charlesportwoodii deleted the sdk16 branch December 2, 2019 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant