diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-22 14:53:03 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-22 14:55:26 +1100 |
commit | e202b6f586700aa4ac974d0355b171c92956ec71 (patch) | |
tree | 0064c87cd19213c368f7666ebf8444d62373a583 /examples/hwapi/soft_pwm_uasyncio.py | |
parent | ed559de06336aa9a9dd71c1eb363e43d438a4e28 (diff) | |
download | micropython-e202b6f586700aa4ac974d0355b171c92956ec71.tar.gz micropython-e202b6f586700aa4ac974d0355b171c92956ec71.zip |
stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init.
There is a minor functional change with this patch, that the GPIO are now
configured in fast mode, whereas they were in high speed mode before. But
the SDIO should still work because SD CK frequency is at most 25MHz.
Diffstat (limited to 'examples/hwapi/soft_pwm_uasyncio.py')
0 files changed, 0 insertions, 0 deletions