Initial version

Tested:
- UART debug output works at 115200 baud (pad S15)
- Jumps to bootloader on watchdog timeout
- Jumps to bootloader when Return is held while plugging in USB
- Jumps to bootloader when UTX/URX lines are shorted
- Measured max GPIO toggling speed is 3MHz
This commit is contained in:
Tobias Diedrich
2021-12-19 16:25:16 +01:00
parent 8378645f00
commit 0bf18ebf6f
3 changed files with 263 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@
*.i*86
*.x86_64
*.hex
*.bin
# Debug files
*.dSYM/