aboutsummaryrefslogtreecommitdiff
path: root/ports/rp2/mpconfigport.h
AgeCommit message (Expand)Author
2021-04-12rp2: Add support for building different board configurations.jahr
2021-04-12rp2/machine_uart: Add buffered transfer of data with rxbuf/txbuf kwargs.robert-hh
2021-03-14rp2: Enabled more core Python features.Damien George
2021-03-13rp2: Enable uerrno module.Kevin Köck
2021-03-11rp2/machine_uart: Add timeout/timeout_char to read and write.robert-hh
2021-03-11rp2: Enable VfsFat class for FAT filesystem support.StereoRocker
2021-02-23rp2,stm32: Enable MICROPY_PY_UBINASCII_CRC32 to get ubinascii.crc32().Damien George
2021-02-02rp2/modmachine: Implement additional functions incl unique_id and idle.Damien George
2021-01-30rp2: Add new port to Raspberry Pi RP2 microcontroller.Damien George