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
f4fd45bef3
circuitpython
/
nrf5
/
boards
/
pca10040
History
Glenn Ruben Bakke
bccfc7262d
nrf5/boards: adding some spaces in s132 makefile for pca10040.
2017-04-24 22:18:46 +02:00
..
mpconfigboard.h
nrf5: Removing custom display, framebuffer and graphics module to make branch contain core components instead of playground modules.
2017-04-09 18:25:15 +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_s132.mk
nrf5/boards: adding some spaces in s132 makefile for pca10040.
2017-04-24 22:18:46 +02:00
nrf52_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