Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aenniw/espressif
ESPRESSIF based projects
https://github.com/aenniw/espressif
Last synced: about 19 hours ago
JSON representation
ESPRESSIF based projects
- Host: GitHub
- URL: https://github.com/aenniw/espressif
- Owner: aenniw
- License: gpl-3.0
- Created: 2020-07-12T15:55:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T09:48:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T10:32:51.852Z (over 1 year ago)
- Language: C++
- Size: 849 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESPRESSIF based projects
[![Build Status](https://github.com/aenniw/ESPRESSIF/workflows/Platformio%20build/badge.svg)](https://github.com/aenniw/ESPRESSIF/actions?query=workflow%3A%22Platformio+build%22+branch%3Amaster)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=J96CRYPYAY2VE¤cy_code=EUR&source=url)
## Setup environment
```bash
pip install -r requirements.txt
```## Build
```bash
./make
```## FAQ
- delta `BLE` firmware patch `detools create_patch -c heatshrink firmware-old.bin firmware.bin firmware.patch`