Maxim Reznik
Maxim Reznik
Hello! I'm trying to build avr-libc on Mac OS X with GCC 14.1. The build fails with error: ```sh $ cd /Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/avr-elf-darwin/avrlibc/build $ /bin/sh ../src/configure --host=avr --prefix=/Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/avr-elf-darwin/avrlibc/install --target=avr --build=aarch64-apple-darwin23.6.0 checking...
How can I send a UDP broadcast? Only idea I have for now if to put an ARP entry with IP = 255.255.255.255 and MAC=1..6 => 0xFF. Do you have...
Current Alire documentation says: > It is also possible to specify a custom list of compiler switches for a category: But it doesn't provide a list of such categories. I...
**Describe the bug** Not an issue for me, but perhaps you may want it to be reported. If I build HEAD ( commit be902e8dd5a03a4d425be886e827f8e685bf6c84) with "Build alr with alr" I...
converted from `exp_dbug.ads` of GCC sources.
For embedded project we always modify project to add Runtime and Target. Does it make sense to introduce two new options for alr init to set them in a new...
PE2 -> PB2 according to schematic Fix #46
Change PE3 -> PE5 in Camera connector according do schematic and MCU datasheet (D6 DCMI)