Glenn Ruben Bakke
|
9009ad67b0
|
nrf5/boards: Updating boards to comply to new style of configuring pins for uart and spi.
|
2017-01-26 22:29:58 +01:00 |
Glenn Ruben Bakke
|
e40c385c6a
|
nrf5: Syncing code after upmerge with master.
|
2017-01-22 22:18:44 +01:00 |
Glenn Ruben Bakke
|
014e650499
|
nrf5/boards: Disable SPI hal from pca10001 board.
|
2017-01-08 16:28:18 +01:00 |
Glenn Ruben Bakke
|
6973c13608
|
nrf5/boards: Updating all board configs with gpio port configuration for uart/spi pins. Leds still not defined by gpio port.
|
2017-01-08 16:04:52 +01:00 |
Glenn Ruben Bakke
|
4f04eed4c5
|
nrf5/boards: Updating makefiles to use system.c files based on sub-variant of mcu.
|
2017-01-08 15:15:36 +01:00 |
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 |
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 |