Skip to content

Commit a60efc2

Browse files
authored
Merge pull request #1027 from mygnu/dfu-bootloader-pid
Request PID 2444 for stm32 bootloader
2 parents 819664d + 845a6bf commit a60efc2

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 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

1209/2444/index.md

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

0 commit comments

Comments
 (0)