Skip to content

Commit 7f7ad22

Browse files
committed
request 2444 for stm32 bootloader
1 parent fe43863 commit 7f7ad22

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

1209/2442/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ site: https://gill.net.in
77
source: https://github.com/mygnu/opilio-firmware
88
---
99

10-
10+
Opilio is a PC fan/pump controller based on STM32F103C8T6 microcontroller. It is designed to control up to 4 PWM fans and 2 PWM pumps. The controller is powered by a 12V DC power supply and can be connected to the PC via USB. The controller can be programmed using the Arduino IDE and the firmware is based on the RTIC (Real-Time Interrupt-driven Concurrency) framework

1209/2444/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
layout: pid
2+
title: RTIC DFU Bootloader
3+
owner: mygnu
4+
license: GPLv3
5+
site: https://gill.net.in
6+
source: https://github.com/mygnu/rtic-dfu-bootloader
7+
8+
---
9+
10+
DFU Bootloader based on RTIC (Real-Time Interrupt-driven Concurrency) for STM32 microcontrollers.

0 commit comments

Comments
 (0)