Skip to content
View WRansohoff's full-sized avatar

Block or report WRansohoff

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ESP32_minimal ESP32_minimal Public

    Minimal code for a 'bare metal' ESP32 program which does not use ESP-IDF. Really just a learning exercise because the ESP-IDF is Apache-licensed and quite good; I just had trouble finding lower-lev…

    Makefile 49 8

  2. STM32F0_minimal STM32F0_minimal Public

    Absolute minimum code required to boot an STM32F0 chip.

    Makefile 43 3

  3. STM32F0_minimal_C STM32F0_minimal_C Public

    Minimal code required to boot an STM32F0 chip into a C 'main' method.

    Assembly 29 2

  4. GD32VF103_templates GD32VF103_templates Public

    A few minimal bare-metal "hello, world" programs to help learn about the GD32VF103 RISC-V microcontroller without relying on a particular framework.

    C 28 2

  5. KiCAD_STM32_Example KiCAD_STM32_Example Public

    Example project containing a KiCAD project for a basic STM32 breakout board.

    19 3

  6. STM32_CPP_Inheritance STM32_CPP_Inheritance Public

    Example firmware to run an SSD1306 display as a demonstration of C++ inheritance in an embedded application on an STM32 ARM Cortex-M chip.

    C 19 2