This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
History
Damien George
e182f3862e
rp2/cyw43_configport: Implement cyw43_delay_ms as mp_hal_delay_ms.
...
They do the same thing. Signed-off-by: Damien George <damien@micropython.org>
2023-11-29 16:25:28 +11:00
..
bare-arm
shared/libc/string0: Don't deref args for n==0 case.
2023-11-07 16:01:50 +11:00
cc3200
…
embed
…
esp32
esp32/esp32_rmt: Fix RMT looping.
2023-11-23 12:21:28 +11:00
esp8266
…
mimxrt
mimxrt/boards/OLIMEX_RT1010: Adjust the UART pin assignment.
2023-11-09 13:41:44 +11:00
minimal
…
nrf
…
pic16bit
…
powerpc
…
qemu-arm
…
renesas-ra
shared/runtime/softtimer: Generalise soft_timer to work without SysTick.
2023-11-29 16:17:12 +11:00
rp2
rp2/cyw43_configport: Implement cyw43_delay_ms as mp_hal_delay_ms.
2023-11-29 16:25:28 +11:00
samd
shared/runtime/softtimer: Generalise soft_timer to work without SysTick.
2023-11-29 16:17:12 +11:00
stm32
stm32: Add missing header include for debug builds.
2023-11-28 23:32:52 +11:00
unix
…
webassembly
…
windows
windows: Use the MicroPython logo as application icon.
2023-11-07 17:22:52 +11:00
zephyr
…