esp82xx
esp82xx copied to clipboard
Useful ESP8266 C Environment
**main**: improve zipfile output steps - new target 'zip_release' (more human-friendly alias for $(BIN_TARGET)) - allow overriding PROJECT_NAME (useful if doing CI builds / docker and the mounted directory name...
new esp82xx flashing via webgui is nice, i had to make some changes a bit to work on 8285. i adjusted menuinterface.js to reflect 0x10000 rather than 0x40000 instances. i...
It has been a resounding success using the mask ROM for several libgcc functions. **IF** the mask ROM malloc functions can be safely used then many of these functions can...
Hi Charles, I can't git submodule update since above is missing. Maybe it's just on you own local repo? https://github.com/cnlohr/esp_nonos_sdk/tree/80fbd83de75ba6a8011704868b9a60ff888596f0
I see there was a previous investigation here: https://github.com/cnlohr/esp82xx/issues/31 and https://github.com/cnlohr/esp82xx/commit/3797ce1bd079f570a5f78dfebd44ed8bf1a32b23#diff-fe0ea469e8c2e033a50a2ac00d0a0f5eR70 passed a flashmode option to elf2image when target was 8285. But that change seems to have been undone, and...
https://github.com/espressif/ESP8266_RTOS_SDK/releases/tag/v2.0.0-rc1 Supposedly they have a ton of IRAM!
Basic Infos Hardware Hardware: ESP8266 Core Version: Description Hi guys! I have developed a project based on NodeMCU, Now I am trying to debugging and profiling it. Can any could...
I've noticed some problems while testing the new cc that uses esp82xx/dev that seem to be related to esp82xx/dev. 1. In AP after scan for wifi (and having not found...
Hi @con-f-use and @cnlohr I've been trying the basic example made by make project (Im in dev) with make clean erase initdefault burn burnweb the ESP8266 (nodemcu v1) comes up...
When issue #45 is done, I think the code for [ws2812](https://github.com/cnlohr/esp8266ws2812i2s), [usb](https://github.com/cnlohr/espusb) and [ethernet](https://github.com/cnlohr/espthernet) could be included in esp82xx. Maybe even NTSC (broadcast, S-Video output).