diff --git a/1209/B007/index.md b/1209/B007/index.md new file mode 100644 index 0000000..cca2dbe --- /dev/null +++ b/1209/B007/index.md @@ -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. diff --git a/org/Konsgn/index.md b/org/Konsgn/index.md new file mode 100644 index 0000000..b5b8754 --- /dev/null +++ b/org/Konsgn/index.md @@ -0,0 +1,4 @@ +--- +layout: org +title: Konsgn +---