diff options
author | rolandvs <roland@van-straten.org> | 2018-05-29 11:14:13 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-05-29 21:37:49 +1000 |
commit | 50bc34d4a454019fc792b4f5034b75dad5b98168 (patch) | |
tree | 4c6f0f2f1da5ff5a9336ed38f1cb3e0c024fedf5 /py/objexcept.c | |
parent | 98d1609358bf15ab7c98ba39d40e32002b48dbb3 (diff) |
stm32/boards: Split combined alt-func labels and fix some other errors.
Pins with multiple alt-funcs for the same peripheral (eg USART_CTS_NSS)
need to be split into individual alt-funcs for make-pins.py to work
correctly.
This patch changes the following:
- Split `..._CTS_NSS` into `..._CTS/..._NSS`
- Split `..._RTS_DE` into `..._RTS/..._DE`
- Split `JTDO_SWO` into `JTDO/TRACESWO` for consistency
- Fixed `TRACECK` to `TRACECLK` for consistency
Diffstat (limited to 'py/objexcept.c')
0 files changed, 0 insertions, 0 deletions