mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-06-03 21:08:09 +02:00
f560e40cf7
- PWM slice 4, channel B on GPIO25 (onboard LED) - Duty cycle sweep 0-100% in 5% steps for breathing effect - Wrap 9999 with no clock division (~650 Hz from ROSC) - UART reports each duty step - 1390B FLASH, 11 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"
|
|
]
|
|
} |