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
Damien George
a017576706
esp8266/machine_pin: Disable ets_loop_iter during hard IRQ handler.
...
Otherwise ets_loop_iter may be reentered. Related to issue
#5714
.
2020-03-10 16:48:34 +11:00
..
bare-arm
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
cc3200
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
esp32
extmod/modbluetooth_nimble: Move nimble specific code, factor nimble.mk.
2020-03-06 12:35:20 +11:00
esp8266
esp8266/machine_pin: Disable ets_loop_iter during hard IRQ handler.
2020-03-10 16:48:34 +11:00
javascript
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
minimal
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
nrf
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
pic16bit
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
powerpc
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
qemu-arm
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
samd
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
stm32
stm32: Refactor Bluetooth HCI RX to be independent of transport layer.
2020-03-10 01:53:42 +11:00
teensy
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
unix
unix/file: Don't raise OSError(EINVAL) on sys.stdin/out/err.flush().
2020-03-04 12:39:55 +11:00
windows
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
zephyr
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00