Main PY32F003 application firmware for TEST-O Robot Addon Buddy Badge
Go to file
true d8e92755d4 Do not enable unused clocks
Not using DMA anymore as it wasn't working right with ADC, and it's the only thing we would have used it for.
2023-10-21 04:45:40 -07:00
.vscode Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
boards WIP code 2023-10-19 16:20:41 -07:00
datasheet Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
include WIP code 2023-10-21 04:43:58 -07:00
lib WIP code 2023-10-21 04:43:58 -07:00
src Do not enable unused clocks 2023-10-21 04:45:40 -07:00
test Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
.gitignore Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
platformio.ini WIP code 2023-10-19 16:20:41 -07:00
py32f030x6.ld WIP code 2023-10-21 04:43:58 -07:00
py32f030x6_bl.ld WIP code 2023-10-21 04:43:58 -07:00
pyocd.yaml Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
pyocd_user.py WIP code 2023-10-19 16:20:41 -07:00