Files
pidcodes.github.com/1209/B007/index.md
2015-12-11 14:16:14 -05:00

582 B

layout, title, owner, license, site, source
layout title owner license site source
pid Global_Boot Konsgn GPLv2 https://github.com/konsgn/Global_Boot 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.