We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea2d4a commit e04abd0Copy full SHA for e04abd0
1 file changed
1209/BB05/index.md
@@ -0,0 +1,16 @@
1
+---
2
+layout: pid
3
+title: kp_boot_32u4 bootloader
4
+owner: keyplus
5
+license: MIT
6
+site: https://github.com/ahtn/kp_boot_32u4
7
+source: https://github.com/ahtn/kp_boot_32u4
8
9
+
10
+A USB HID bootloader for AVR USB microcontrollers in the U2, U4 and
11
+AT90USB series. Features include:
12
13
+* only 1kB code size
14
+* supports writing flash, eeprom and lock bits
15
+* an SPM interface so application code can modify its own flash
16
+* it uses a raw HID interface, so it doesn't require drivers on windows
0 commit comments