-
**Describe the bug**
I try to run the fetch-cube example but instead of use F4, I use H7. I got this:
```'CMakeLists.txt'
-- No STM32_TOOLCHAIN_PATH specified, using default: /usr
-- No STM32_…
-
It would be good to commit to a more regular crates-io release cycle, in order to get more people away from patches when possible.
It might be good to set up some regular cadence, like every week o…
-
Runtime\c\runtime\src\iree\hal\drivers\vulkan\vma_allocator.cc:693: RESOURCE_EXHAUSTED; VK_ERROR_OUT_OF_DEVICE_MEMORY; vmaCreateBuffer; while invoking native function hal.device.queue.alloca
--------…
-
**Description**
I don't expect this to be specific to the `buffer_destroy` test but that's the one I've been using to reproduce and investigate the issue.
At the end of the test, always after ha…
nical updated
10 months ago
-
# Feedback on embedded-time
Hi,
Thanks for the presentation you did for us in the RTIC meeting, and after this meeting I'd like to come with some feedback of issues/improvements I see with the c…
-
I think the hal-i2c.ads lacks some comments on how to use it. Here are some ideas for modifications:
```ada
package HAL.I2C is
type I2C_Status is
(Ok,
Error, -- Err_Er…
-
- what abstractions in the HAL are necessary to implement a filesystem?
- we can start with FAT32 or something easy, just so we have a concept of a filesystem to start prototyping other stuff on top …
hawkw updated
4 years ago
-
When using a minimal `platformio.ini` of
```ini
[env:nucleo_l476rg]
platform = ststm32
board = nucleo_l476rg
framework = stm32cube
```
with `src/main.c` of
```c
#include "stm32l4xx_hal.…
-
**Describe the bug**
If I do not explicity set STM32_TOOLCHAIN_PATH cmake exit with this error:
```bash
Not searching for unused variables given on the command line.
[cmake] CMake Error at Modules…
-
Logged this on esp-idf and was asked to move it here (https://github.com/espressif/esp-idf/issues/7711)
## Environment
- Development Kit: ESP32-LyraT
- Module or chip used: ESP32
- IDF v…