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

Update master to nRF52x #42

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

Update master to nRF52x #42

wants to merge 141 commits into from

Conversation

nealjack
Copy link
Member

Since nobody in lab has touched or used the master branch of this repository since 2017, it is high time we've updated it with support for the nRF52x platforms.

nealjack and others added 30 commits November 10, 2017 17:25
Still need to figure out startup code, cases specific to nrf52840
Add standard library linkage to ld scripts, simplify blink app,
configure specific linker scripts to use correct common script.
Use origin settings from example nrf52840 linker script.
Couldn't figure out how to change the name.
Also add gcc 7+ flag for macros
Got blink working - still needs testing
Reduce to just sdk 12, 15 for nrf51 and nrf52, respectively.
Clean out most example apps.
Strip out bootloader/dfu, old sdks
Add blink/sleep app
but lots of unexpected header files
Might just switch over to using nordic thread sdk
nealjack and others added 28 commits March 6, 2019 14:43
Update OpenThread libs to get new SNTP. Fix SLAAC changes
Allows app to monitor progress of DFU
Update OpenThread libs to get new SNTP. Fix SLAAC changes

new ot handles slaac internally
Allows app to monitor progress of DFU
Make changes to fds instance in nrf_dfu_flash.c as in 9556205, as well
as removing date time usage as in 0d70dc6.
Turn on an LED by writing a 0x01, and turn it off by writing 0x00.
Add notice for nRF51x deprecation

update Makefile example
@nealjack nealjack requested a review from brghena July 31, 2019 00:16
@brghena
Copy link
Member

brghena commented Jul 31, 2019

Moved to lab11/nrf52x-base

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.

None yet

5 participants