zephyr/drivers
Johan Hedberg 380d24de1d drivers: Add support for BBC micro:bit LED display
Adds a simple driver to access the 5x5 LED display found on BBC
micro:bit boards. The display is so limited that no effort is done to
try to integrate with the existing console (which would likely make
the display unusable). Instead, dedicated mb_display_* APIs are added
that are specific to this display.

References:

 https://www.microbit.co.uk/device/screen
 https://lancaster-university.github.io/microbit-docs/ubit/display/

Jira: ZEP-1990
Change-Id: I431b5b358b5f07592a60d3aed87eaab6ac20ce25
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-04-04 08:14:36 +03:00
..
adc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
aio
bluetooth Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
clock_control clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config 2017-03-27 09:05:57 -05:00
console ipm_console: add Kconfig for receiver stack size 2017-03-06 16:58:20 +00:00
counter drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
crypto license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
display drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
dma dma: stm32f4x: By default increment pointer through data passed through memory 2017-03-31 08:47:03 +01:00
ethernet ext: mcux: Update to mcux 2.2 for k64 2017-03-27 09:05:58 -05:00
flash flash/stm32: driver for STM32F4x series 2017-02-22 18:08:57 -06:00
gpio gpio: added support for the SiFive Freedom E310 GPIO driver 2017-04-02 15:15:25 +00:00
grove grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
i2c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
ieee802154 drivers/ieee802154: Adding support for CC2520 ccm crypto 2017-03-31 10:39:33 +02:00
interrupt_controller interrupt_controller: added support for the SiFive Freedom E310 PLIC driver 2017-04-02 15:15:16 +00:00
ipm ipm: fix Makefile to include drivers correctly 2017-02-15 02:07:15 +00:00
pci
pinmux pinmux: added support for the SiFive Freedom E310 pinmux driver 2017-04-02 15:15:12 +00:00
pwm drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
random random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
rtc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
sensor fxos8700: Fix Kconfig help indentation 2017-03-30 21:21:22 +00:00
serial serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
shared_irq
slip drivers: slip: Fix memory corruption when receiving packet 2017-03-17 10:34:44 +02:00
spi spi: mcux: Rename spi driver to DSPI to match naming convention 2017-03-27 09:05:57 -05:00
timer timer: riscv_machine_timer: prevent spurious interrupt while rearming the timer 2017-04-02 15:15:03 +00:00
usb
watchdog watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
Makefile drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00