| .. |
|
adc.c
|
rp2040: Add support for ADC on rp2350b chips
|
2025-12-18 20:56:13 -05:00 |
|
bootrom.c
|
rp2040: Move chipid reading to bootrom.c
|
2024-11-14 11:24:47 -05:00 |
|
can.c
|
rp2040: Add support for reporting canbus state
|
2025-02-02 18:43:34 -05:00 |
|
chipid.c
|
rp2040: Move chipid reading to bootrom.c
|
2024-11-14 11:24:47 -05:00 |
|
gpio.c
|
rp2040: Support rp2350b extra gpios
|
2025-12-18 20:56:13 -05:00 |
|
gpio.h
|
rp2040: Support rp2350b extra gpios
|
2025-12-18 20:56:13 -05:00 |
|
hard_pwm.c
|
rp2040: hardware PWM support
|
2021-07-09 11:23:48 -04:00 |
|
i2c.c
|
rp2040: forward i2c errors to i2ccmd
|
2024-10-26 22:06:30 -04:00 |
|
internal.h
|
rp2040: Move chipid reading to bootrom.c
|
2024-11-14 11:24:47 -05:00 |
|
Kconfig
|
Kconfig: Note which chips require software divide operations
|
2025-04-17 12:09:19 -04:00 |
|
main.c
|
rp2040: Prefer larger postdiv1 on rp2040 chips
|
2025-06-02 14:10:42 -04:00 |
|
Makefile
|
Kconfig: Add new WANT_I2C option to reduce code size
|
2025-04-16 13:54:44 -04:00 |
|
rp2350_bootrom.c
|
lib: Update pico-sdk to v2.2.0
|
2025-12-17 10:12:52 -05:00 |
|
rpxxxx_link.lds.S
|
rp2040: Initial rp2350 support
|
2024-11-14 11:17:52 -05:00 |
|
serial.c
|
rp2040: Rename CONFIG_RP2040_yyy Kconfig symbols to CONFIG_RPXXXX_yyy
|
2024-11-13 14:25:59 -05:00 |
|
spi.c
|
rp2040: Fix spi overflow issue
|
2025-05-30 16:34:49 -04:00 |
|
timer.c
|
rp2040: Add initial support for the rp2040 mcu
|
2021-07-04 10:11:02 -04:00 |
|
usbserial.c
|
rp2040: Avoid using memcpy() on USB dpram
|
2024-11-14 11:17:52 -05:00 |
|
watchdog.c
|
rp2040: Move watchdog code to new watchdog.c file
|
2022-12-14 19:21:25 -05:00 |