zephyr/drivers/led
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases
-Wimplicit-fallthrough=2 requires a fallthrough comment or a compiler
to tells gcc that this happens intentionally.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-24 20:28:47 -04:00
..
CMakeLists.txt drivers: led: ht16k33: add LED driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04:00
ht16k33.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.ht16k33 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.lp3943 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.lp5562 kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-11-03 12:47:30 +01:00
Kconfig.pca9633 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
led_context.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_handlers.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lp3943.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
lp5562.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
pca9633.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00