This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
History
Laurens Valk
2679c9e116
unix/modtermios: Fix output speed setter in tcsetattr.
...
The input speed was being set twice and the output speed was not set.
2019-11-21 12:10:32 +11:00
..
bare-arm
bare-arm, minimal: Set CSUPEROPT=-Os to get minimal firmware size.
2019-09-17 11:43:52 +10:00
cc3200
extmod/vfs: Rename BP_IOCTL_xxx constants to MP_BLOCKDEV_IOCTL_xxx.
2019-10-29 14:17:29 +11:00
esp32
esp32/rtc: Set system microseconds when setting time via RTC.datetime().
2019-11-13 13:46:33 +11:00
esp8266
extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports.
2019-11-11 11:37:38 +11:00
javascript
py: Automatically provide weak links from "foo" to "ufoo" module name.
2019-10-22 15:30:52 +11:00
minimal
minimal/frozentest.mpy: Recompile now that mpy format changed.
2019-10-15 16:58:58 +11:00
nrf
extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports.
2019-11-11 11:37:38 +11:00
pic16bit
ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed.
2019-07-01 17:10:12 +10:00
powerpc
powerpc: Add initial port to bare metal PowerPC arch.
2019-10-22 22:45:33 +11:00
qemu-arm
qemu-arm: Add ldscript dependency in the final firmware.elf target.
2019-11-15 10:25:48 +11:00
samd
ports: Add new make target "submodules" which inits required modules.
2019-10-15 17:14:41 +11:00
stm32
stm32/boards/stm32f405_af.csv: Fix typo in ETH_RMII_REF_CLK on PA1.
2019-11-11 12:02:14 +11:00
teensy
ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed.
2019-07-01 17:10:12 +10:00
unix
unix/modtermios: Fix output speed setter in tcsetattr.
2019-11-21 12:10:32 +11:00
windows
unix,windows: Enable module weak links.
2019-10-22 16:23:43 +11:00
zephyr
zephyr/main: Use mp_stack API instead of local pointer for stack top.
2019-10-29 23:05:07 +11:00