From 248304649c7e755ae69257adac7ea7fb41ebb926 Mon Sep 17 00:00:00 2001 From: konsgn Date: Fri, 11 Dec 2015 11:45:01 -0500 Subject: [PATCH 1/4] Adding B007 for Global Bootloader --- 1209/B007/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/B007/index.md diff --git a/1209/B007/index.md b/1209/B007/index.md new file mode 100644 index 0000000..3de0a9e --- /dev/null +++ b/1209/B007/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Global_Boot +owner: Konsgn +license: GPLv2 +site: +source: https://github.com/konsgn/Global_Boot +--- +A universal USB bootloader for microcontrollers based on the halfkay protocol From 3d906ed015d478ae365aa7161a42f4a8dede6bf6 Mon Sep 17 00:00:00 2001 From: konsgn Date: Fri, 11 Dec 2015 11:54:34 -0500 Subject: [PATCH 2/4] Adding 0xB007 for Global_Boot --- 1209/B007/index.md | 2 +- org/Global_boot/index.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 org/Global_boot/index.md diff --git a/1209/B007/index.md b/1209/B007/index.md index 3de0a9e..85186f6 100644 --- a/1209/B007/index.md +++ b/1209/B007/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Global_Boot -owner: Konsgn +owner: Global_boot license: GPLv2 site: source: https://github.com/konsgn/Global_Boot diff --git a/org/Global_boot/index.md b/org/Global_boot/index.md new file mode 100644 index 0000000..b30a4f4 --- /dev/null +++ b/org/Global_boot/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Global_Boot +--- +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 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. From fb4de6d581bffe9c5b516301f925b24ed8f5bd0f Mon Sep 17 00:00:00 2001 From: konsgn Date: Fri, 11 Dec 2015 14:16:14 -0500 Subject: [PATCH 3/4] Updating info --- 1209/B007/index.md | 8 ++++++-- org/Global_boot/index.md | 7 ------- org/Konsgn/index.md | 5 +++++ 3 files changed, 11 insertions(+), 9 deletions(-) delete mode 100644 org/Global_boot/index.md create mode 100644 org/Konsgn/index.md diff --git a/1209/B007/index.md b/1209/B007/index.md index 85186f6..cca2dbe 100644 --- a/1209/B007/index.md +++ b/1209/B007/index.md @@ -1,9 +1,13 @@ --- layout: pid title: Global_Boot -owner: Global_boot +owner: Konsgn license: GPLv2 -site: +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/Global_boot/index.md b/org/Global_boot/index.md deleted file mode 100644 index b30a4f4..0000000 --- a/org/Global_boot/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: org -title: Global_Boot ---- -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 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..8e1aecd --- /dev/null +++ b/org/Konsgn/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Konsgn +--- +Just want a stable pid for a universal bootloader. Woo! \ No newline at end of file From db800356fafac9039de6df9e634b0b44209f1edd Mon Sep 17 00:00:00 2001 From: konsgn Date: Fri, 11 Dec 2015 14:42:16 -0500 Subject: [PATCH 4/4] Update all the things! --- org/Konsgn/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/org/Konsgn/index.md b/org/Konsgn/index.md index 8e1aecd..b5b8754 100644 --- a/org/Konsgn/index.md +++ b/org/Konsgn/index.md @@ -2,4 +2,3 @@ layout: org title: Konsgn --- -Just want a stable pid for a universal bootloader. Woo! \ No newline at end of file