Main PY32F003 application firmware for TEST-O Robot Addon Buddy Badge
Go to file
true 13700b96ca WIP Code
ADC now works in interrupt mode. No idea why DMA was unreliable.

Initial button push / release detection and mode switch detection working. No callbacks implemented yet.
2023-10-19 19:53:04 -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-19 19:53:04 -07:00
lib WIP code 2023-10-19 16:20:41 -07:00
src WIP Code 2023-10-19 19:53:04 -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-19 16:20:41 -07:00
py32f030x6_bl.ld Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -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