mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
e086ef2d02
Before this patch, the board nucleo-767zi had just one button available for the user, which one was not working (there was no /dev/buttons on stm32_bringup.c). Aditionally, I have changed the stm32_buttons.c to support not only the built-in button but as well as to another four external buttons.