timeouts: Port BBC micro:bit to the new timeout API
Port the BBC micro:bit display driver to the new timeout API exposed by the kernel. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
e052c7991c
commit
9b04a99243
10 changed files with 50 additions and 45 deletions
|
@ -8,7 +8,6 @@ config MICROBIT_DISPLAY
|
|||
depends on BOARD_BBC_MICROBIT
|
||||
depends on PRINTK
|
||||
depends on GPIO
|
||||
select LEGACY_TIMEOUT_API
|
||||
help
|
||||
Enable this to be able to display images and text on the 5x5
|
||||
LED matrix display on the BBC micro:bit.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue