rboot
Bootloader
A bootloader designed to replace the SDK's binary blob on the ESP8266 with improved features and flexibility.
An open source bootloader for the ESP8266
302 stars
40 watching
72 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
optiboot/optiboot | An bootloader upgrade for Arduino and Atmel AVR chips that provides improved boot speed and code space efficiency. | 1,100 |
nvreformat/etherboot | A bootloader for Raspberry Pi using the ethernet device to upload custom kernels at runtime | 11 |
raburton/esptool2 | A tool for creating custom firmware images for the ESP8266 microcontroller | 61 |
feaser/openblt | An open source bootloader for microcontrollers that enables firmware updates and customization. | 676 |
raburton/esp8266 | A collection of software components and libraries for the ESP8266 microcontroller. | 183 |
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 |
mcu-tools/mcuboot | A secure bootloader for 32-bit microcontrollers. | 1,341 |
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 |
sirgal/avr-eax-aes-bootloader | A bootloader for AVR microcontrollers with encryption using the EAX mode and AES underlying algorithm. | 47 |
mbusb/multibootusb | A tool to create bootable live Linux distributions on a removable USB disk | 1,393 |
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 |