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
b4f96a1dc3
circuitpython
/
nrf5
/
boards
/
pca10001
History
Glenn Ruben Bakke
ad6a1d9136
nrf5/boards: Removing PWM config set to 0 from pca10001 board. Config will later be re-introduced as SOFT_PWM variant.
2017-05-08 21:11:21 +02:00
..
mpconfigboard.h
nrf5/boards: Removing PWM config set to 0 from pca10001 board. Config will later be re-introduced as SOFT_PWM variant.
2017-05-08 21:11:21 +02:00
mpconfigboard.mk
nrf5/boards: Renaming linker script for all nrf51 and nrf52 into more logical names. Updating all boards with new names.
2017-03-04 19:13:59 +01:00
mpconfigboard_s110.mk
nrf5/boards: Updating makefiles using bluetooth stack to use updated linker script file names.
2017-04-24 22:28:08 +02:00
nrf51_hal_conf.h
did required modification to merge the temperature sensore module
2017-02-26 11:14:17 +03:00
pins.csv
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 20:27:26 +01:00