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
0c9f5b388e
stm32: Include HAL MMC code in F4 builds.
...
So that the MMC driver can be used on F4 MCUs. Signed-off-by: Damien George <damien@micropython.org>
2021-11-30 10:21:18 +11:00
..
bare-arm
…
cc3200
…
esp32
esp32/boards/GENERIC_S3: Enable BLE on ESP32 S3.
2021-11-26 11:58:12 +11:00
esp8266
…
javascript
…
mimxrt
mimxrt: Support PWM using the FLEXPWM and QTMR modules.
2021-11-24 13:48:27 +11:00
minimal
…
nrf
nrf/main: Use VFS helper function to mount fs and chdir.
2021-11-19 15:43:04 +11:00
pic16bit
…
powerpc
…
qemu-arm
…
rp2
rp2/boards: Add PYBSTICK26 RP2040 board definition.
2021-11-25 21:05:21 +11:00
samd
samd/README.md: Update README to reflect new features and boards.
2021-11-19 11:49:10 +11:00
stm32
stm32: Include HAL MMC code in F4 builds.
2021-11-30 10:21:18 +11:00
teensy
…
unix
unix/modos: Add support for uos.urandom(n).
2021-11-17 12:59:38 +11:00
windows
windows/mpconfigport.h: Enable help and help("modules").
2021-11-17 14:52:39 +11:00
zephyr
…