#
stm32
Here are 2,020 public repositories matching this topic...
Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
-
Updated
Feb 8, 2021 - C
Open source ARM Cortex-M microcontroller library
-
Updated
Feb 5, 2021 - C
Keil projects and libraries for STM32F4xx devices
-
Updated
Nov 30, 2020 - C
Arduino and PlatformIO IDE compatible TFT library optimised for the STM32, ESP8266 and ESP32 that supports different driver chips
-
Updated
Jan 30, 2021 - C
3
bettio
commented
Sep 7, 2019
packBEAM should be also implemented in Erlang, so it can be integrated into existing Erlang and Elixir tooling in a easier way.
A curated list of awesome embedded programming.
raspberry-pi
machine-learning
awesome
microcontroller
embedded
ai
stm32
freertos
msp430
tiva-c-series
beaglebone
bootloader
operating-systems
rtos
autosar
linux-programming
tm4c123
embedded-gui
embedded-ai
-
Updated
Sep 14, 2020
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
demo
flash
microcontroller
firmware
example
stm32
boot
bootloader
iap
firmware-updater
fat32
mcu
fatfs
flasher
stm32l4
sd
stm32l476
in-app-programming
microsd
stm32l496
-
Updated
Nov 13, 2020 - C
-
Updated
Jan 28, 2018 - C
modm: a C++17 library generator for AVR and ARM Cortex-M devices
avr
microcontroller
generator
microcontrollers
cortex-m
cpp
data-driven
stm32
hal
drivers
eurobot
modm
-
Updated
Feb 8, 2021 - C++
nfbot
commented
Sep 25, 2020
Create a new C# class library that "taps" into the existing native methods and makes them available to managed apps.
Open-source smart watch, based on LittlevGL Embedded GUI Library
-
Updated
Dec 7, 2020 - C
Official read-only mirror of the SVN OpenBLT bootloader repository. Updated daily.
-
Updated
Jan 9, 2021 - C
open source bare-metal C firmware and documentation for microcontrollers
-
Updated
Feb 4, 2021 - C
Logic Analyzer, for Arduino, AVR, ESP8266 and STM32 with a very nice working processing interface, you could run it also on any Android device.
-
Updated
Jun 6, 2019 - C++
Improve this page
Add a description, image, and links to the stm32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stm32 topic, visit your repo's landing page and select "manage topics."


It seems that tinygo doesn't not support MIPS based embedded devices out of the box, although LLVM does support the following:
My intent is to execute the tinygo compiled binary within a mipsel linux box, no