-
**Describe the set-up**
* Hardware agnostic (encountered while compiling program for STM32F072)
* STM32CubeIDE v1.14.0 (build 19471_20231121_1200 (UTC))
**Describe the bug**
Compiling [`stm32f…
-
I think that this behavior is desirable for most people (prioritizing having something running in as many situations as possible), but it's likely not the behavior that Firefox needs (it should be a h…
-
I tried running an example similar to the checked in test [here](https://github.com/iree-org/iree/blob/main/tools/test/iree-run-module-multi.mlir) with the exception that I would like to run across GP…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
The old code in stream.c stream_select:
case StreamType_WebSocket:
if(connection_is_up(&hal.stream))
report_message("WEBSOCKET STREAM ACTIVE", Message_Plain);
…
-
STM32F429 is support ARM_USART_EVENT_RX_TIMEOUT , but I can't use it on STM32H743, Is this function under development or cannot be completed due to hardware limitations,We look forward to your reply
-
This tracking issue covers the integration of the crate with various `embedded-hal` traits.
Current state of `embedded_hal` in relation to what this crate needs:
- PWM: [`embedded_hal::pwm::SetDut…
-
Every first time when I want to edit comment or string, cmake-ide lunches cycle of "setting flags for file" and "Finding buffer". It takes a lot of time depending of project size.
Example of that …
SL-RU updated
4 years ago
-
Hello, I tried to edit my version where I only changed the names and I got this error
####################################
![hack](https://github.com/Kl0ibi/esp32_hackingtool/assets/43080051…
-
Dear maintainer, i have succefully configured low level read, reset, write and wakeup drivers for my platform
Last thing i want to know are there any examples available for this library?