Gunar Schorcht

Results 110 comments of Gunar Schorcht

> But for Espressif's MCUs I apparently now need one magic GDB for every product line? I never tried to use the upstream version of the toolchain. Due to a...

Rebased another time to fix the conflicts and updated to be compatible with the `tests/drivers` directory structure.

> This breaks RX for me (both wired and wireless) when applied on top of [4b87a30](https://github.com/RIOT-OS/RIOT/commit/4b87a300c0ecaa583336f441616f5b7f146059fb) Hm, is there something special to reproduce the problem? I tried to reproduce the...

Is there still something that speaks in principle against merging this PR?

I tried it with the following STM32 boards: ``` SLOT_AUX_LEN=0x8000 BOARD=nucleo-f103rb make -j8 -C tests/mtd_flashpage ``` I can confirm that a `mtd_aux` symbol exist in the ELF file but the...