mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 19:11:56 +00:00
PRIMARY, SECONDARY, NANOKERNEL, MICROKERNEL init levels are now deprecated. New init levels introduced: PRE_KERNEL_1, PRE_KERNEL_2, POST_KERNEL to replace them. Most existing code has instances of PRIMARY replaced with PRE_KERNEL_1, SECONDARY with POST_KERNEL as SECONDARY has had a longstanding bug where the documentation specified SECONDARY ran before the kernel started up, but actually ran afterwards. Change-Id: I771bc634e9caf7f17dbf214a270bc9967eed7d32 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
ak8975 | ||
bma280 | ||
bmc150_magn | ||
bme280 | ||
bmg160 | ||
bmi160 | ||
dht | ||
fxos8700 | ||
hdc1008 | ||
hmc5883l | ||
hp206c | ||
hts221 | ||
isl29035 | ||
lis3dh | ||
lis3mdl | ||
lps25hb | ||
lsm6ds0 | ||
lsm9ds0_gyro | ||
lsm9ds0_mfd | ||
max44009 | ||
mcp9808 | ||
mpu6050 | ||
sht3xd | ||
sx9500 | ||
th02 | ||
tmp007 | ||
tmp112 | ||
Kconfig | ||
Makefile |