zephyr/samples/drivers
Martí Bolívar 6e57b42758 doc: dts: revisit documentation
This is joint work with Kumar Gala (see signed-off-by).

Document the changes to the generated node macros in macros.bnf,
moving the old file to legacy-macros.bnf and putting it in its own
section.

The actual generated macros are now a low-level detail, so rewrite the
foregoing sections as examples in terms of the new <devicetree.h> APIs.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-24 10:11:20 -05:00
..
CAN samples: drivers: CAN: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
counter/alarm boards: arm: nrf51_pca10028: rename board to nrf51dk_nrf51422 2020-03-24 11:45:27 +01:00
crypto samples: crypto: Add AES-GCM sample 2020-02-08 13:40:33 +02:00
current_sensing tests: fix test identifiers 2019-12-09 15:53:44 -05:00
display samples: display: doc: Corrected build commands 2020-03-10 21:10:27 +02:00
entropy tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
espi samples: drivers: espi: Showcase eSPI host warnings handling 2020-03-13 10:34:49 -04:00
flash_shell samples: flash_shell: Enable on all platforms with a flash driver 2020-02-06 19:18:51 -05:00
gpio/boards samples: gpio: add board overlay for up_squared 2020-02-05 12:00:36 +01:00
ht16k33 drivers: gpio_ht16k33: update to use new GPIO API 2020-02-05 12:00:36 +01:00
i2c_fujitsu_fram tests: fix test identifiers 2019-12-09 15:53:44 -05:00
kscan doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
lcd_hd44780 samples: lcd_hd44780: Convert to new GPIO API 2020-02-05 12:00:36 +01:00
led_apa102 samples/drivers: led_apa102: Clean board specific Kconfig file 2020-03-17 11:03:10 -06:00
led_apa102c_bitbang samples: led_apa102c_bitbang: Clean conditional expression 2020-02-05 12:00:36 +01:00
led_lp3943 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lp5562 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lpd8806 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_pca9633 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_ws2812 doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
lora drivers: lora: build with newlib 2020-02-07 16:00:47 -06:00
peci samples: drivers: peci: Add PECI driver sample app 2020-03-13 18:53:04 +02:00
ps2 doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
soc_flash_nrf samples: remove extra colon from test identifier 2020-01-28 10:38:10 -05:00
spi_flash samples: drivers: spi_flash: use printf argument consistent with format 2020-03-10 19:06:38 -04:00
spi_fujitsu_fram samples: drivers: fix build of spi_fujitsu_fram sample 2020-01-23 14:18:40 -05:00
watchdog drivers: watchdog: wwdg_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
drivers.rst