zephyr/boards/arm/particle_xenon
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 boards: arm: particle_xenon: Convert to new DT_INST macros 2020-04-03 04:12:14 -05:00
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig boards: Move 802.15.4 SOC configuration from Nordic boards to SOCs 2020-08-07 11:56:35 +02:00
particle_xenon_defconfig drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00
particle_xenon.dts boards: particle_xenon: add support for second UART on feather header 2020-06-11 07:14:10 -04:00
particle_xenon.yaml boards: arm: particle*: add header nexus maps and feather labels 2020-05-07 14:49:49 +02:00