Skip to content

Request PID 2444 for stm32 bootloader #1027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1209/2442/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ site: https://gill.net.in
source: https://github.com/mygnu/opilio-firmware
---


Opilio is a PC fan/pump controller based on STM32F103C8T6 microcontroller. It is designed to control up to 4 PWM fans and 1 PWM pumps. The controller is powered by a 12V DC power supply and can be connected to the PC via USB. The firmware is based on the RTIC (Real-Time Interrupt-driven Concurrency) framework
10 changes: 10 additions & 0 deletions 1209/2444/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
layout: pid
title: RTIC DFU Bootloader
owner: mygnu
license: GPLv3
site: https://gill.net.in
source: https://github.com/mygnu/rtic-dfu-bootloader

---

DFU Bootloader based on RTIC (Real-Time Interrupt-driven Concurrency) for STM32 microcontrollers.
Loading