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> |
||
|---|---|---|
| .. | ||
| doc | ||
| dts | ||
| board.c | ||
| board.cmake | ||
| board.h | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.board | ||
| Kconfig.defconfig | ||
| particle_xenon_defconfig | ||
| particle_xenon.dts | ||
| particle_xenon.yaml | ||