Merge pull request #123 from konsgn/master

Please add Global Boot pid of 0xB007.
This commit is contained in:
Nick Johnson
2015-12-11 19:47:28 +00:00
2 changed files with 17 additions and 0 deletions

13
1209/B007/index.md Normal file
View 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
View File

@@ -0,0 +1,4 @@
---
layout: org
title: Konsgn
---