-
```
$ make TARGET=STLINK_HIGH V=1
arm-none-eabi-gcc -Os -flto -g -std=gnu11 -Wextra -Wshadow -Wimplicit-function-declaration -Wredundant-decls -Wmissing-prototypes -Wstrict-prototypes -fno-common -f…
-
Hi
I am trying to get 64 bit and float working in libc (printf). It doesn't work at the moment, because apparently support is not compiled. This gives me the same functionality as ets_(vsn_)printf,…
-
I've been struggling quite a bit to get the firmware to build for my 9XR-PRO.
I checked out the ersky9xr_r220 tag so I was working with a release that is known to work.
The most difficulty was in fi…
-
@namjaejeon
for now ksmbd-tools run depends on glib2
could it possible to provide an option to drop glib2?
glib2 is about 1MB size and hard to install into small flash openwrt.
-
### Answers checklist.
- [X] I have read the [Rainmaker documentation](https://rainmaker.espressif.com/docs/get-started.html) and the issue is not addressed there.
- [X] I have updated my IDF branch …
-
When using a DMA SPI peripheral, there is no delay between the write and the reads, this leads to some configuration error. The MPU basically never goes into running mode and never sends the interrupt…
-
Hi, I'm trying to squeeze a 4.14 kernel (+initramfs) onto quite the small flash router, and decided to try LTO'ing the kernel. I based my work on the lto-415-2 branch.
My current attempt ends up li…
-
Starting in 17f97763c0f32ad38001629850d2a606f3679f70, when this firmware is configured for hard 4.12, the board simply reboots on bootup in a loop.
-
Hi, I am trying to use this library on ESP32, but when I try to build the example I get more errors:
for example:
`In file included from src/main.cpp:2:
.pio/libdeps/esp32dev/ServoESP32/src/Servo…
hstag updated
6 months ago
-
Hi,I tried to compile the example code on windows, however, the error below happens....Does anyone know how to fix it?
![image](https://user-images.githubusercontent.com/65896664/137571811-e08…