Glenn Ruben Bakke
|
275bf46831
|
nrf51: Disable MICROPY_PY_MACHINE_PWM for now in all nrf51 target boards as sw impl. is not yet included in the repo.
|
2016-12-17 01:19:44 +01:00 |
Glenn Ruben Bakke
|
d7dc0b789d
|
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 |
Glenn Ruben Bakke
|
ea75d9919f
|
Removing unused 'NRF_SOFTDEVICE' compile variable from all board .mk softdevice targets.
|
2016-11-17 00:33:37 +01:00 |
Daniel Tralamazza
|
3e31d31f3e
|
move softdevice (SD) specific code from the main Makefile to their respective board/SD makefiles
|
2016-11-16 23:40:38 +01:00 |
Glenn Ruben Bakke
|
70956ea969
|
Base support for nrf51 and nrf52 base without depending on SDK. SoftDevice usage optional.
|
2016-11-16 21:38:25 +01:00 |