No description
Find a file
Loïc Guégan 0aa44015f4 Clean code
2025-03-24 09:53:41 +01:00
src Clean code 2025-03-24 09:53:41 +01:00
tools Init repository 2025-03-24 09:33:49 +01:00
.gitignore Init repository 2025-03-24 09:33:49 +01:00
linker.ld Init repository 2025-03-24 09:33:49 +01:00
Makefile Init repository 2025-03-24 09:33:49 +01:00
README.md Init repository 2025-03-24 09:33:49 +01:00

pico-acm-cfw

This project is a Custom FirmWare for RP2040 written from scratch. This CFW provides minimum hardware setup and support for USB CDC ACM. Basic REPL code is given. To test it, simply flash the RP2040 and connect to it with minicom.

Requirements

  • gcc-arm-none-eabi