-
Is it possible to target all hall libraries of a device via something like:
```
target_link_libraries(executable_name
HAL::STM32::F4
````
so that each time a new peripheral is used the makefile won…
-
What is the state of non-blocking i2c, can it be used? I tried
`cargo add stm32g0xx-hal --no-default-features --features stm32g071cb,rt,i2c-nonblocking`
but compilation fails with `could not find bl…
-
from C:\Users\MYHOME\Desktop\MK4duo\MK4duo.ino:352:
sketch\src/core/stepper/driver/driver.h: At global scope:
sketch\src/core/stepper/driver/driver.h:172:11: error: member 'Driver driver_…
-
## Bug description
I'm trying _not_ to hard-code peripherals and work with their all-generic versions, yet I fail when trying to swap-in a generic channel type for where a _concrete_ DMA channel wa…
-
I've been working on getting MachineKit working on the Beaglebone AI. Things seem to work for the most part, but key HAL components that aren't working are hal_bb_gpio and hal_pru_generic. I've made g…
-
```
What is the expected output? What do you see instead?
In gameplay half of screen missing.
What version of the product are you using? What build? What plugins?
I use version: 1.0.4
I use nullDC…
-
```
What is the expected output? What do you see instead?
In gameplay half of screen missing.
What version of the product are you using? What build? What plugins?
I use version: 1.0.4
I use nullDC…
-
```
What is the expected output? What do you see instead?
In gameplay half of screen missing.
What version of the product are you using? What build? What plugins?
I use version: 1.0.4
I use nullDC…
-
We recently ordered a Teensy 4.1 to test its Ethernet capabilities, so I thought I'd kick off a discussion on how to approach adding support and to track progress!
I asked in the rust-embedded matr…
-
Just follow the steps described in the README. When trying to build the firmware, I have got this error:
```
INFO:__main__:Building in C:\Users\Dell\SimplicityStudio\v5_workspace\silabs-firmware-b…