Wellys Dev

  • Home
  • Writings
  • Topics
  • About
  • 2021-08-21
    Debugging C Code on the RP2040 Using gdb: Setup Where I show a simple method of using gdb to debug code on the RP2040 (Pi Pico board).
  • 2021-08-20
    Developing C on the RP2040 on Linux Where I begin to develop code in C on the RP2040.
  • 2021-03-20
    gdb Resources All of the resources found related to gdb (particularly, related to the RP2040) and how to use it.
  • 2021-03-04
    Developing in C on the AVR ATmega328P Introduction While the Arduino IDE and software framework is outstanding for quickly developing a working prototype, it does so with a combination of the C++ language and Arduino-only objects.
  • 2021-03-01
    C: Developing in C on the RP2040 A set of entries which comprise a course for learning how develop C programs for the RP2040.
Page 3 of 3
Copyright © 2022 Lief Koepsel
  • Home
  • Writings
  • Topics
  • About