All Projects → tock → tock-stm32

tock / tock-stm32

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
Ports of Tock for STM32 chips and discovery boards

Programming Languages

rust
11053 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to tock-stm32

STM32 TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…
Stars: ✭ 27 (+28.57%)
Mutual labels:  stm32, stm32f1
STM32-base.github.io
Github Pages for the STM32-base project.
Stars: ✭ 27 (+28.57%)
Mutual labels:  stm32, stm32f1
SMuFF-1.1
Latest version of the SMuFF firmware to be compiled in PlatformIO
Stars: ✭ 117 (+457.14%)
Mutual labels:  stm32
EByte LoRa E22 Series Library
Arduino LoRa EBYTE E22 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).. sx1262/sx1268
Stars: ✭ 67 (+219.05%)
Mutual labels:  stm32
DfuBootloader
STM32 USB device bootloader using DFU class interface
Stars: ✭ 79 (+276.19%)
Mutual labels:  stm32
XC-OS
Open source graphics operating system for microcontroller
Stars: ✭ 66 (+214.29%)
Mutual labels:  stm32
FASTUSBasp
This is the fast avr programmer for AVR MCUs based on cheap stm32f103c8t6 board with usb-to-serial support.
Stars: ✭ 78 (+271.43%)
Mutual labels:  stm32
stm32 framework
一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易用性、解耦性和可剪裁性!
Stars: ✭ 91 (+333.33%)
Mutual labels:  stm32
stm32-usb-bootloader
This repository contains bootloader for stm32f1xx microcontrollers. It works for stm32f103ret6, but you can simply adopt it to any MCU supporting STM32 HAL library with USB and SD-card
Stars: ✭ 40 (+90.48%)
Mutual labels:  stm32
nf-Visual-Studio-extension
🧰 Visual Studio extension for .NET nanoFramework
Stars: ✭ 42 (+100%)
Mutual labels:  stm32
CoreLibrary
📦 nanoFramework Base Class Library
Stars: ✭ 32 (+52.38%)
Mutual labels:  stm32
Arduino-STM32-Ethernet-LAN8720
Ethernet on STM32 using external PHY
Stars: ✭ 19 (-9.52%)
Mutual labels:  stm32
stm32f103xx
DEPRECATED
Stars: ✭ 31 (+47.62%)
Mutual labels:  stm32
WiFiNINA Generic
Enables WiFiNINA network connection (local and Internet) for SAM DUE, SAMD21, SAMD51, Teensy, AVR Mega, STM32, RP2040-based boards, etc. in addition to Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino UNO WiFi Rev.2 , Nano 33 IoT, Nano_RP2040_Connect. Now with fix of severe limitation to permit sending much larger data than total 4K
Stars: ✭ 32 (+52.38%)
Mutual labels:  stm32
STM32LowPower
Arduino Low Power library for STM32
Stars: ✭ 134 (+538.1%)
Mutual labels:  stm32
DHT11-DHT22-STM32-HAL
Библиотека для работы с датчиками DHT11/DHT22/AM2302/AM2301 на STM32
Stars: ✭ 26 (+23.81%)
Mutual labels:  stm32
Atrial-Fibrillation-Detection-Blood-Pressure-Monitor-Oscillometric-Method-
Atrial Fibrillation Detection Blood Pressure Monitor (Oscillometric Method)
Stars: ✭ 28 (+33.33%)
Mutual labels:  stm32
f1usb
Einfaches Beispiel für die Entwicklung eines USB FullSpeed Device auf Basis des STM32F103 ohne die Verwendung externer Bibliotheken
Stars: ✭ 27 (+28.57%)
Mutual labels:  stm32
PrntrBoardV2
32-bit 3D Printer controller board using STM32F407 and replaceable TMC2660/2209 stepper drivers.
Stars: ✭ 31 (+47.62%)
Mutual labels:  stm32
hoverboard-sideboard-hack-GD
Hoverboard sideboard hack for GD32 boards
Stars: ✭ 68 (+223.81%)
Mutual labels:  stm32

Archive Notice:

Mainstream STM support has been upstreamed into the main tock kernel.


Tock for STM32

Build Status IRC

This repository contains ports of Tock for STM32 chips and Discovery/Nucleo boards. Learn more about Tock on the official website.

Getting Started

Follow the official getting started guide to setup your system to compile Tock and Tock applications.

Supported Boards

Tock supports more than just STM32-based boards, take a look at the boards which are part of main repository too!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].