Vincent Hamp

Results 24 issues of Vincent Hamp

Hello I've got a little trouble getting pretty printing to work properly. The "valuesFormatting" option does not seem to have much of an effect on my test project. ` {...

The default value for the option STATIC_MATH_BUILD_TESTS should be OFF. Users generally don't want to build your tests. :wink:

I'm trying to wrap my head around how the J1 core evolved over time and what version of the core are featured in which repositories/folders. My current understanding is that...

I'm trying to deploy a cross-compiled Windows app from a Linux environment. To be honest I neither haven't nor will ever fully expect everything to work "out-of-the-box". I get that...

Bug
Linux

**Describe the bug** The IRQ handler _DMA2_Stream4_IRQHandler_ is defined twice in every startup file inside the whole repository. https://github.com/STMicroelectronics/STM32CubeF7/blob/f8cefdf02e8ad7fd06bd38a2dd85a55ecdbe92a9/Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/gcc/startup_stm32f722xx.s#L466-L470 **How To Reproduce** This issue only occurs when compiling any of...

internal bug tracker
cmsis

I've recently played around serving the default demo application (push button thingy) from an IoT device. The application is built using the HTML renderer and has about ~3MB. Depending on...

e: device-specific
engine
platform-web
browser: firefox

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

The code currently uses upper case header names in some places (e.g. `Windows.h`). This is an issue when trying to use MINGW which expects them to be lower case. The...

Just a minor thing. It might be a good idea to keep consistency with CMake's naming convention regarding the FetchContent module. CMake follows a naming convention where all FetchContent output...

### Bug report info ```plain text act version: 0.2.60 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/vinci/.actrc: -P...

kind/bug