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
73c269414f
circuitpython
/
ports
History
Mikhail Zakharov
ced340d739
unix/unix_mphal: Use CLOCK_MONOTONIC for ticks_ms/us when available.
2019-06-26 11:07:45 +10:00
..
bare-arm
py/objdict: Make .fromkeys() method configurable.
2018-12-13 01:20:55 +11:00
cc3200
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
esp32
esp32/Makefile: Include all driver/*.c source files in the build.
2019-06-25 15:12:34 +10:00
esp8266
esp8266/uart: Fix invalid ringbuf name when event driven REPL enabled.
2019-06-17 12:34:10 +10:00
javascript
javascript/library: Print data as raw bytes to stdout so unicode works.
2019-04-28 22:39:41 +10:00
minimal
minimal/frozentest: Recompile now that mpy format and version changed.
2019-03-08 15:53:05 +11:00
nrf
nrf/led: Adjust how board LEDs are defined.
2019-06-25 16:02:31 +10:00
pic16bit
all: Change PYB message prefix to MPY.
2019-02-12 15:18:33 +11:00
qemu-arm
qemu-arm: Use gchelper code to get registers for GC scanning.
2019-02-12 14:48:29 +11:00
stm32
stm32/usb: Fix regression with auto USB PID value giving PID=0xffff.
2019-06-25 15:43:54 +10:00
teensy
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
unix
unix/unix_mphal: Use CLOCK_MONOTONIC for ticks_ms/us when available.
2019-06-26 11:07:45 +10:00
windows
windows: Fix line wrapping behaviour on the REPL.
2019-05-23 22:11:11 +10:00
zephyr
zephyr: Switch back to enabling I2C in board-specific configs.
2019-05-24 15:33:02 +10:00