-
First part of getting FW to work was a fail, issue #46. Decided to make one more last try in hardcore style: compiled softAP from latest ESP8266_RTOS_SDK, opened in hex editor my compiled bootloader.i…
-
all otPlatFlash functions (otPlatFlashInit, otPlatFlashWrite, otPlatFlashRead, otPlatFlashErase,..) do not return error which leads platform owners to handle errors differently.
The settings drive…
-
- Development Kit: N/A custom PCB
- Kit version (for WroverKit/PicoKit/DevKitC): [v1|v2|v3|v4] : N/A
- Module or chip used: [ESP32-WROVER]
- IDF version: v4.1-rc
- Build System: [idf.py]…
-
**Describe the bug**
Unable to debug on `esp_wrover_kit` on latest main (19dfdb9)
**To Reproduce**
Steps to reproduce the behavior:
```
west build -p -b esp_wrover_kit samples/hello_world
we…
-
2016年度の活動に関する雑談は、本Issueに書く。
2015年度の活動に関する雑談は、#96 を参照する事。
-
### Board
ESP32-Wrover
### Device Description
not related
### Hardware Configuration
not related
### Version
2.0.17
### IDE Name
PlatformIO
### Operating System
Window…
-
Hello, I installed the Library with the recent ESPIDF and and trying to make the idf menuconig, the option for Lora is not showing up:
Here is the install:
```jemo@umb19:~$ echo $IDF_PATH
/ho…
-
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://arduin…
-
**Describe the bug**
Commit 0c23cf94a43b2d96146946f31a4cbc6a9efdc6ef appears to break minimal libc support.
**To Reproduce**
Steps to reproduce the behavior:
1. `west twister -p lpcxpresso55s36 …
-
### Discussed in https://github.com/mcknly/breadboard-os/discussions/11
Originally posted by **fatdollar** June 6, 2024
Yesterday I pulled down all the code and was watching your tutorial vid…