Glenn Ruben Bakke
|
55d4321c3e
|
nrf/boards: Enable MICROPY_VFS_LFS2 for all target boards.
Enable LittleFS v2 for all targets, except nrf51 targets when SoftDevice is
present.
|
2021-08-08 23:17:55 +10:00 |
Glenn Ruben Bakke
|
95d0d1c486
|
nrf/boards: Enable RTCounter machine module for nrf9160 boards.
Resolves dependencies for MICROPY_PY_TIME_TICKS which
requires to link against nrfx_rtc.c functions by setting
MICROPY_PY_MACHINE_RTCOUNTER to 1.
|
2020-07-16 11:48:52 +02:00 |
Alex Tsamakos
|
f743bd3d25
|
nrf/boards: Add initial support for Actinius Icarus.
Example make command:
make BOARD=actinius_icarus
|
2020-07-10 03:48:30 +02:00 |