circuitpython/ports
Jeff Epler 6351de6ad1 espressif: Allow -DENABLE_JTAG=0 to force JTAG off
With the Kaluga devkit, the camera interferes with the JTAG function.
However, having DEBUG turned on e.g., to get extended debug information
on the UART debug connection remains useful.

Now, by arranging to add to CFLAGS += -DDEBUG -DENABLE_JTAG=0, this
configuration is easy to achieve.
2021-11-08 10:38:05 -06:00
..
atmel-samd atmel-samd: Fix converting watchdog seconds to cycles 2021-11-05 11:40:08 -05:00
cxd56 Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
espressif espressif: Allow -DENABLE_JTAG=0 to force JTAG off 2021-11-08 10:38:05 -06:00
litex Always use python3 2021-10-15 15:11:21 -05:00
mimxrt10xx Corrected number of serial bytes returned 2021-11-03 16:29:05 -05:00
nrf Merge pull request #5534 from jepler/add-rainbowio 2021-11-02 21:57:08 -04:00
raspberrypi add KB2040 and fix Trinkey QT2040 pid 2021-11-05 12:43:44 -04:00
stm disable gifio on meowbit 2021-10-26 14:24:11 -05:00
unix Implement gifio.GifWriter 2021-10-26 08:54:18 -05:00