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
2630d3e51f
circuitpython
/
ports
History
Damien George
2630d3e51f
esp32/machine_uart: Implement UART.deinit() method.
2019-05-15 17:01:54 +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/machine_uart: Implement UART.deinit() method.
2019-05-15 17:01:54 +10:00
esp8266
esp8266/modmachine: Handle overflow of timer to get longer periods.
2019-05-10 15:50:35 +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: Change types to size_t for all uses of mp_obj_str_get_data.
2019-05-13 12:39:56 +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/boards/NUCLEO_H743ZI: Enable SPI3 on this board.
2019-05-15 16:08:10 +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
py/objarray: Add support for memoryview.itemsize attribute.
2019-05-14 17:15:17 +10:00
windows
py: Allow registration of modules at their definition.
2019-03-08 22:46:43 +11:00
zephyr
zephyr/CMakeLists.txt: Set AR to point to the Zephyr toolchain exe.
2019-04-11 12:24:05 +10:00