-
HAL_ETH uses gState as a "poor man's mutex" to guard it's internal state and associated hardware registers against concurrent access and enforce a specific order of initialization.
When gState gets…
-
We need to document things regarding the bootloader. Like how to build a custom one in `esp-idf`, how to use it with `esp-hal` and stuff like that.
However, we need to:
A) Find a suitable place whe…
-
编译环境:
- 平台:window11
- esp-idf版本:5.1.4
报错情况:
- 操作:桌面端已正常编译通过。在编译esp32端时,使用 ESP-IDF 5.1CMD 进入到\platforms\regina后使用idf.py build 出现报错:'esp_ble_gap_ext_adv_reprot_t' has not been declared
- build lo…
-
**Background:** Renesas RX core is a proprietary architecture from Renesas, currently it's not supported on upstream Zephyr yet. We are proposing to add support for the Renesas RX architecture to Zeph…
-
Hi - What version of idf is required? I am using :
```
:~/DEV/hydromisc/esp32$ idf.py --version
ESP-IDF v5.3.1
```
Also which side of CN15 is ground?
Thanks for a great project!!
-
Hello, new user here. I'm running Pop-os on a Laptop from the days when Gangam Style was a meme that absolutely killed. I got cosmic-store through apt, and it does not launch, giving the following err…
-
The PACs will probably never be 1.0, therefore we need to keep it out of the public API in esp-hal.
This is currently exposed in a few places
- `interrupt::enable*` takes `pac::Interrupt`
- Som…
-
**Issue by [luminize](https://github.com/luminize)**
_Sat Apr 25 19:12:09 2015_
_Originally opened as https://github.com/machinekit/machinekit/issues/589_
----
As a subissue of https://github.com/m…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
### RT-Thread Version
5.1.0
### Hardware Type/Architectures
all
### Develop Toolchain
GCC
### Describe the bug
LOCAL_CPPDEFINES组下的宏定义无法添加到CMakeLists.txt文件中
### Other additional context
_No re…