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
iabdalkader
d2c2846820
stm32/Makefile: Allow overriding the default MBEDTLS_CONFIG_FILE.
2022-11-08 23:43:43 +11:00
..
bare-arm
…
cc3200
…
esp32
esp32/machine_pwm: Verify PWM is active when config methods are called.
2022-10-31 11:54:46 +11:00
esp8266
…
mimxrt
mimxrt/machine_timer: Use extmod version of machine.Timer.
2022-10-27 14:43:03 +11:00
minimal
…
nrf
nrf: Rename MICROPY_PY_MACHINE_TIMER to MICROPY_PY_MACHINE_TIMER_NRF.
2022-10-27 14:30:58 +11:00
pic16bit
…
powerpc
…
qemu-arm
…
renesas-ra
renesas-ra/machine_timer: Use extmod version of machine.Timer.
2022-10-27 14:44:12 +11:00
rp2
…
samd
samd/boards/SEEED_WIO_TERMINAL: Enable using the 32kHz crystal.
2022-11-08 23:26:24 +11:00
stm32
stm32/Makefile: Allow overriding the default MBEDTLS_CONFIG_FILE.
2022-11-08 23:43:43 +11:00
teensy
…
unix
…
webassembly
webassembly/Makefile: Change compiler optimisation from O3 to Os.
2022-11-07 17:18:42 +11:00
windows
…
zephyr
…