diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2019-02-19 11:11:41 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-02-20 16:54:32 +1100 |
commit | 8ed4a28dae80fb369ceee5ab81fb5302a8a09050 (patch) | |
tree | 21a1f3890ab0662a254377dff106db70c95c933d /tests/micropython/heapalloc_str.py | |
parent | 7bc71f5446aa4928d05db13dac4eeb819be4b073 (diff) |
stm32/sdram: Increase GPIO speed for SDRAM interface to "very high".
Currently all usages of mp_hal_pin_config_alt_static() set the pin speed to
"high" (50Mhz). The SDRAM interface typically runs much faster than this
so should be set to the maximum pin speed.
This commit adds mp_hal_pin_config_alt_static_speed() which allows setting
the pin speed along with the other alternate function details.
Diffstat (limited to 'tests/micropython/heapalloc_str.py')
0 files changed, 0 insertions, 0 deletions