summaryrefslogtreecommitdiff
path: root/tests/unix/time.py
diff options
context:
space:
mode:
authorChris Mason <c.mason@inchipdesign.com.au>2025-08-17 23:49:59 +1000
committerDamien George <damien@micropython.org>2025-09-02 13:45:39 +1000
commitfc2a851202e214c6f9fa35b57baa9052501a8db5 (patch)
treebfdd52004f0a5b59eb31df9dda47797393788266 /tests/unix/time.py
parent4db2cf09e0006cc7cb91654f4699538d7d7f7732 (diff)
stm32: Enable I2CTarget for STM32L4.
STM32L4 uses the same I2C controller as STM32WB. Change `defined(STM32WB)` to `defined(STM32L4) || defined(STM32WB) ` in relevant files. Also remove the dummy definition of I2C2_BASE for STM32L432xx. It's now provided by the dummy definition in `i2cslave.h`. Signed-off-by: Chris Mason <c.mason@inchipdesign.com.au> Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/unix/time.py')
0 files changed, 0 insertions, 0 deletions