You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
Merge pull request #123 from konsgn/master
Please add Global Boot pid of 0xB007.
This commit is contained in:
13
1209/B007/index.md
Normal file
13
1209/B007/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: pid
|
||||
title: Global_Boot
|
||||
owner: Konsgn
|
||||
license: GPLv2
|
||||
site: https://github.com/konsgn/Global_Boot
|
||||
source: https://github.com/konsgn/Global_Boot
|
||||
---
|
||||
A universal USB bootloader for microcontrollers based on the halfkay protocol
|
||||
|
||||
This is just a project to make a simple python programmer be able to load code onto various usb capable microcontrollers.
|
||||
Within the Global boot firmware directory will be bootloader firmware for various uC's that allow them all to be programmed from the same script.
|
||||
The Halfkay protocol was made by Paul J Stoffregen for the teensy platform.
|
||||
4
org/Konsgn/index.md
Normal file
4
org/Konsgn/index.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: org
|
||||
title: Konsgn
|
||||
---
|
||||
Reference in New Issue
Block a user