fzi-haxel
fzi-haxel
If the platform supports `__int128`, GCC throws the following warning if the `-Wpedantic` flag is set. ``` types.h:100:18: warning: ISO C does not support ‘__int128’ types [-Wpedantic] 100 | typedef...
Adds the 64-bit version of libsdl2-dev required for the 64-bit version of native. Needed in RIOT-OS/RIOT#20335 libsdl2-dev has quite a few dependencies and **adds about 190MB to the image**. If...
The `LicheeRV Nano 70405 Pin Definition` (the pinout diagram of the board) specifies the following functions for pins `A18` and `A19` - A19: GPIOA_19 UART1_RX JTAG_TCK PWM_7 - A18: GPIOA_18...