optiboot
Bootloader
An bootloader upgrade for Arduino and Atmel AVR chips that provides improved boot speed and code space efficiency.
Small and Fast Bootloader for Arduino and other Atmel AVR chips
1k stars
81 watching
402 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raburton/rboot | A bootloader designed to replace the SDK's binary blob on the ESP8266 with improved features and flexibility. | 302 |
nvreformat/etherboot | A bootloader for Raspberry Pi using the ethernet device to upload custom kernels at runtime | 11 |
mcu-tools/mcuboot | A secure bootloader for 32-bit microcontrollers. | 1,341 |
feaser/openblt | An open source bootloader for microcontrollers that enables firmware updates and customization. | 676 |
akospasztor/stm32-bootloader | A bootloader library for customizing the firmware of microcontrollers with an external SD card | 896 |
bootsector/stm32-hid-bootloader | A small, driverless USB HID bootloader and flashing tool for STMicroelectronics STM32F10X devices. | 162 |
cvra/can-bootloader | A bootloader designed for CAN-connected robots with redundancy and safety features to ensure stable firmware updates. | 146 |
open-power/petitboot | A kexec-based bootloader for loading operating system images from various devices and networks. | 214 |
jhbruhn/moonboot | A framework for building bootloaders for embedded devices and other no_std environments. | 27 |
oreboot/oreboot | An open-source bootloader and firmware project for Linux on RISC-V platforms. | 1,592 |
sirgal/avr-eax-aes-bootloader | A bootloader for AVR microcontrollers with encryption using the EAX mode and AES underlying algorithm. | 47 |
ipodlinux/ipodloader | A bootloader responsible for loading the operating system on an iPodLinux device. | 2 |
onkwon/yaboot | A bootloader that initializes and boots ARM Cortex-M based microcontrollers with secure data integrity and optional APP update functionality. | 22 |
lujji/stm8-bootloader | A bootloader for microcontrollers that allows for efficient and flexible loading of firmware into the device's flash memory. | 95 |
nekromant/rf24boot | A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules | 107 |