diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-08-10 23:40:20 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-03 14:07:10 +1100 |
commit | 98dff07bb4ff98a178cac912270ee8a11e1bf570 (patch) | |
tree | 15b0038b2c98628753aba249e23a316755205226 /examples/usercmodule/cppexample | |
parent | 4bd6ec9ae40770c337b470293da078cc09ade0d5 (diff) |
stm32/boards: Fix errors in pins.csv and af.csv.
Fixes are:
- Comment out lines in pins.csv that do not have valid CPU pins.
It's useful to keep these in the file as "documentation" but in order to
make make-pins.py stricter they need to be commented out.
- Fix some typos (missing P prefix) in pins.csv.
This resulted in some missing board pins.
- Fix some typos in af.csv files.
Some typos of "ADC" and some other that were previously ignored.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'examples/usercmodule/cppexample')
0 files changed, 0 insertions, 0 deletions