mirror of
https://github.com/apache/nuttx.git
synced 2025-12-13 23:17:11 +08:00
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.