diff options
author | Tobias Badertscher <python@baerospace.ch> | 2016-03-22 17:21:05 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-04-21 12:23:28 +0100 |
commit | dda1a41205ce67c3e5f3e680f9a4359fc3f80f96 (patch) | |
tree | f25d6e45127e8f196b3c0de4703661255b525bc2 /esp8266/strtoll.c | |
parent | 36d328e4513aec2cc870c2a1c3df84fb11122bd2 (diff) | |
download | micropython-dda1a41205ce67c3e5f3e680f9a4359fc3f80f96.tar.gz micropython-dda1a41205ce67c3e5f3e680f9a4359fc3f80f96.zip |
stmhal: L4: Modify mphalport to support L4 MCU.
__GPIOI_CLK_ENABLE is defined in hal/l4/inc/Legacy/stm32_hal_legacy.h
as __HAL_RCC_GPIOI_CLK_ENABLE, and that latter macro is not defined
anywhere else (because the L4 does not have port GPIOI). So the test
for GPIOI is needed, along with the test for the CLK_ENABLE macro.
Diffstat (limited to 'esp8266/strtoll.c')
0 files changed, 0 insertions, 0 deletions