Main PY32F003 application firmware for TEST-O Robot Addon Buddy Badge
Go to file
true 0afa454588 Continuity and diode mode initial implementation
Reads continuity at a fixed ~100ohm or lower, and diodes with intelligent detection of LEDs vs normal diodes. Some values may need to be changed still.
2023-10-21 19:45:15 -07:00
.vscode Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
boards Move original .svd files to misc/svd/original 2023-10-21 07:12:48 -07:00
datasheet Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
include Continuity and diode mode initial implementation 2023-10-21 19:45:15 -07:00
lib Continuity and diode mode initial implementation 2023-10-21 19:45:15 -07:00
misc/svd Further clean up py32f030xx.svd 2023-10-21 16:43:23 -07:00
src Continuity and diode mode initial implementation 2023-10-21 19:45:15 -07:00
test Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
.gitignore Update .gitignore 2023-10-21 07:54:29 -07:00
platformio.ini Fix platformio.ini to use SVD file 2023-10-21 07:32:48 -07:00
py32f030x6.ld Use vendor pack 2023-10-21 07:53:25 -07:00
py32f030x6_bl.ld WIP code 2023-10-21 04:43:58 -07:00
pyocd.yaml Use vendor pack 2023-10-21 07:53:25 -07:00
pyocd_user.py Use vendor pack 2023-10-21 07:53:25 -07:00