-
### Description
Requesting HAL support in Marlin for STMicro's STM32 Nucleo-64 development boards with STM32G4 (STM32 G4) 32-bit MCUs.
https://www.st.com/resource/en/user_manual/dm005563…
-
**Issue by [hnhoan](https://github.com/hnhoan)**
_Monday Oct 08, 2018 at 18:26 GMT_
_Originally opened as https://github.com/hnhoan/csnano/issues/1_
----
**Issue by [crowd-supply-projects](https:/…
-
Write here if you want to have another platform supported by MicroFlo, or if you are working on adding support.
The targets that are already working: Arduino
AVR8 support is in progress (see issue #5…
-
_From @rei-vilo on October 20, 2018 17:2_
Calling raises an error during the linking phase: undefined reference to `asm`.
> Linking everything together...
> "/Users/ReiVilo/Library/Energia15/pack…
-
Hi, I would like you to add support for Pinnacle 100 dvk board (P/N: 453-00011)
- [X] **Development Platform or Board**.
All issues (building, uploading, adding new boards, etc.) related to …
-
Hello :crab:,
I measured the execution time of the [same C `nbody` benchmark program](https://benchmarksgame-team.pages.debian.net/benchmarksgame/program/nbody-gcc-3.html) on top of [FreeRTOS](http…
-
### Problem to solve
On modern smartphone UIs blurring is quite popular. It would be great if we could add it to LVGL as well.
### Success criteria
1. Have a [CSS filter](https://css-tricks.c…
-
Due to the large number of benchmark fail issues, benchmark fail reports shall be posted here instead.
Please post comments in the following format. You can get your specs by running the `inxi` com…
-
Adding formatting output (`write`) for float numbers for Cortex M4F increase binary size twice: from 39396 bytes to 66468 bytes. (optimisation flag: `z`)
The main high weigh functions are (provided b…
-
Hi Max,
Many thanks for making this project, it's exactly what I needed. I was curious about the use of
-mfloat-abi=softfp
which presumably disables the use of the hardware floating point unit …