-
I attempted to make an OTA flasher for esp32 using esp-wifi and esp-storage.
Using only esp-storage, I'm able to read the partition table and I'm able to write the "otadata" partition and make it boo…
-
## Describe the Bug
My Drop Preonic rev3 lights and sound behave erratically after flashing with the latest firmware. The keyboard does not chime when powering on but does when switch…
kpk47 updated
3 weeks ago
-
Hi, has anyone had any luck getting the enc28j60 example working? I am aware that it was disabled because it was not working on stable. However a nightly cargo build using the following command:
`car…
-
Hello,
My company has a relatively old AT91-based embedded product, and it only has 4 megabytes of flash to boot the kernel from, so I started experimenting with LTO for size reduction and possible p…
-
clang/llvm is progressing, and might be considered as a replacement for gcc. Clang/llvm has helpful semantic analysis tools available via the tool chain that are not available via gcc. Better code for…
-
Hi,
Having successfully tested SoftSIM provisioning and connectivity with your static profile sample (using the updated partition config for Thingy:91 from PR #50), I'm now testing SoftSIM integrat…
-
Hi,
I am trying this [example](https://github.com/stm32-rs/stm32f1xx-hal/blob/master/examples/nojtag.rs), PA15 is working fine but PB3, PB4 seems not blinking.
I have tested on `STM32F103RBT6` and `…
-
Consider checking compiler and linker optimization flags
A simple sketch produces very long binary!
Arduino 1.8.19
Board CH32V00x
Board Select: CH32V003F4 EVT
Optimize: Smallest (-0s default)
…
-
Not opening a PR because I noticed that you have your own fork of Arduino-Makefile project and maintain it.
Took me some time to figure it out but now it works.
First of all, with new SAMD devic…
-
I am using a blue pill with the default settings from this repository. When testing I noticed that whenever I set the system clock to anything else than the default settings, the code panics.
Here'…