zephyr/boards/arm/particle_argon
Peter Bigot d6567ad494 boards: particle_*: fix antenna initialization
The GPIO drivers are initialized in the POST_KERNEL level with the
default priority, so whether they're available at the time the sysinit
function requires them depends on how the linker orders the init
records.  Since we can't set a priority relative to the default
priority, hard-code the maximum priority and hope it's good enough.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-03-27 08:59:25 -04:00
..
doc
dts boards: nrf: switch to sda-gpios, scl-gpios 2021-03-01 16:59:56 +01:00
board.c boards: particle_*: fix antenna initialization 2021-03-27 08:59:25 -04:00
board.cmake boards: particle: use soft reset with nrfjprog 2021-01-04 20:42:17 -05:00
board.h
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
particle_argon_defconfig
particle_argon.dts
particle_argon.yaml