Wellys Dev

  • Home
  • Writings
  • Topics
  • About

    2022

  • 2022-05-06
    Mecrisp Stellaris Forth Dictionary 0 Where I keep my dictionary 0 with all of the basic Forth definitions.
  • 2022-04-19
    Comparing Board and Language Speeds Where I compare the execution speeds of different combinations of boards and languages.
  • 2022-03-31
    Git: Beginning to Use It (ESP32) Where I discuss what to do once you’ve downloaded a repository from Github.
  • 2021

  • 2021-09-01
    Read this First Before Developing C on the RP2040 Where I explain the issues which impact developing C/C++ code on the RP2040.
  • 2021-08-31
    Developing C on the RP2040 on Windows Where I begin to develop code in C on the RP2040 in the Windows environment.
  • 2021-08-25
    Creating a New Project for the RP2040 in C Where I demonstrate bringing up a new project in C on the PR2040 including embedding project information in the binary.
  • 2021-08-23
    Developing C on the RP2040 on macOS Where I install the tools and frameworks necessary to develop code in C on the RP2040 on a macOS platform.
  • 2021-08-22
    Debugging C Code on the RP2040 Using gdb: Hints Where I provide hints on using gdb to debug code on the RP2040 (Pi Pico board).
  • 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-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.
Copyright © 2022 Lief Koepsel
  • Home
  • Writings
  • Topics
  • About