mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:32:21 +00:00
Add a real README, convert the device getter to DEVICE_DT_GET_ANY, and enable assertions to make debugging easier on new users. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_TMP112=y
|
|
CONFIG_ASSERT=y
|