diff options
author | Damien George <damien.p.george@gmail.com> | 2018-12-10 10:44:52 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-12-10 16:21:50 +1100 |
commit | bc3f0dddac3ae680eead8c6447af20167a4368ff (patch) | |
tree | 0331af0860be4b6a653ab37341c8a6e919659bc4 /tests/basics/array_micropython.py.exp | |
parent | 7d7f59d78bce262afefac2ac4b163ba8e966cbac (diff) | |
download | micropython-bc3f0dddac3ae680eead8c6447af20167a4368ff.tar.gz micropython-bc3f0dddac3ae680eead8c6447af20167a4368ff.zip |
stm32/uart: Remove HAL's UART_HandleTypeDef from UART object struct.
This UART_HandleTypeDef is quite large (around 70 bytes in RAM needed for
each UART object) and is not needed: instead the state of the peripheral
held in its registers provides all the required information.
Diffstat (limited to 'tests/basics/array_micropython.py.exp')
0 files changed, 0 insertions, 0 deletions