mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-05-17 21:44:45 +02:00
afdc1fa594
- GPIO15 active-low button input with internal pull-up - 20ms software debounce via busy-wait confirmation - LED mirrors button state, UART reports edge transitions - New gpio_config_input_pullup() in GPIO driver - 1555B FLASH, 13 source files, zero warnings
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"recommendations": [
|
|
"marus25.cortex-debug",
|
|
"ms-vscode.cpptools",
|
|
"ms-vscode.cpptools-extension-pack",
|
|
"ms-vscode.vscode-serial-monitor",
|
|
"raspberry-pi.raspberry-pi-pico"
|
|
]
|
|
} |