circuitpython/ports
Scott Shawcroft 733094aead
Add initial RP2040 support
The RP2040 is new microcontroller from Raspberry Pi that features
two Cortex M0s and eight PIO state machines that are good for
crunching lots of data. It has 264k RAM and a built in UF2
bootloader too.

Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf
2021-01-20 19:16:56 -08:00
..
atmel-samd Fixed comment in mpconfigboard.h 2021-01-17 21:20:27 -07:00
cxd56 Merge branch 'main' into msgpack 2021-01-05 11:19:11 -08:00
esp32s2 Merge pull request #4011 from dheera/main 2021-01-20 11:30:12 -08:00
litex Merge pull request #3888 from microDev1/fix-reset-pin 2020-12-29 10:08:47 -06:00
mimxrt10xx update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
nrf Merge pull request #3991 from TG-Techie/main 2021-01-14 18:43:52 -05:00
raspberrypi Add initial RP2040 support 2021-01-20 19:16:56 -08:00
stm 1. Rename 'stm32f411ce_blackpill_haxpress' to 'stm32f411ce_blackpill_with_flash' 2021-01-19 11:48:15 -05:00
unix ports/unix: Fix parallel build problem 2021-01-14 14:13:31 -06:00