summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266
diff options
context:
space:
mode:
authorTobias Badertscher <python@baerospace.ch>2016-03-22 17:21:05 +0100
committerDamien George <damien.p.george@gmail.com>2016-04-21 12:23:28 +0100
commitdda1a41205ce67c3e5f3e680f9a4359fc3f80f96 (patch)
treef25d6e45127e8f196b3c0de4703661255b525bc2 /esp8266
parent36d328e4513aec2cc870c2a1c3df84fb11122bd2 (diff)
downloadmicropython-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')
0 files changed, 0 insertions, 0 deletions