Benjamin Valentin
|
615d863c00
|
boards: drop manual button auto-init
|
2022-02-26 22:51:50 +01:00 |
|
Benjamin Valentin
|
5d111e71aa
|
boards: drop board_init() from board.h
|
2022-02-25 15:08:58 +01:00 |
|
Benjamin Valentin
|
468ea89953
|
boards: drop LED init
This is handled by periph_init_leds now
|
2022-02-18 14:35:43 +01:00 |
|
Leandro Lanzieri
|
228c90f6e1
|
boards/nrf9160dk: fix LED macros
LED macros were inverted, so LEDn_ON would turn the LED off and LEDn_OFF
would turn it on.
|
2021-12-03 08:51:30 +01:00 |
|
Dylan Laduranty
|
fe76b3f64d
|
boards/nrf9160: enable RIOTBOOT support in Kconfig
|
2021-11-18 23:05:42 +01:00 |
|
Dylan Laduranty
|
25b168c34f
|
boards/nrf9160dk: add riotboot to FEATURES_PROVIDED
|
2021-11-18 23:05:42 +01:00 |
|
Benjamin Valentin
|
fc88c4c4e5
|
boards: drop cpu_init()
|
2021-10-13 23:36:41 +02:00 |
|
dylad
|
0c60a2a600
|
boards/nrf9160dk: add TWI and SPI configuration
|
2021-09-06 20:15:18 +02:00 |
|
Dylan Laduranty
|
9582ec9b5c
|
kconfig: add Kconfig support for nRF9160 cpu and nRF9160DK board
|
2021-07-28 20:11:26 +02:00 |
|
dylad
|
f602c17303
|
boards/nrf9160dk: add initial support
|
2021-07-28 20:11:26 +02:00 |
|