This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
47c8e20e5a
circuitpython
/
ports
/
nrf
/
boards
/
pca10028
/
mpconfigboard.mk
5 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Base support for nrf51 and nrf52 base without depending on SDK. SoftDevice usage optional.
2016-11-16 15:38:25 -05:00
MCU_SERIES
=
m0
nrf5: Updating port with new content. SPI, SDcard (trough sdcard.py), Pin, and machine module. Also adding some basic modules depending on SDK and bluetooth stack from nordic semiconductor. NUS is module copied from original port by tralamazza, and new basic module for 6lowpan over BLE which can be used by modnetwork and modusocket. Basic BLE module to enable bluetooth stack and start a eddystone advertisment is kept, and still works without SDK, even if in the SDK folder (its placed there as it needs bluetooth stack from an SDK).
2016-12-13 14:27:26 -05:00
MCU_VARIANT
=
nrf51
nrf5/boards: Updating makefiles to use system.c files based on sub-variant of mcu.
2017-01-08 09:15:36 -05:00
MCU_SUB_VARIANT
=
nrf51822
nrf5/boards: Renaming linker script for all nrf51 and nrf52 into more logical names. Updating all boards with new names.
2017-03-04 13:13:59 -05:00
LD_FILE
=
boards/nrf51x22_256k_32k.ld