CeDeROM
CeDeROM
I have restarted CI to check current status :-)
@jihandong @Donny9 @GUIDINGLI could you please take a look? :-)
* It this code to be removed works well in general? * What will happen with SIM that requires PIN and the code gets now removed? * Why not add...
Hey there @shtirlic great work, keeping my fingers crossed! I have rPI-Pico2 and rPI-Pico2W boards, will test on FreeBSD with system provided toolchain and/or espressif rv32 toolchain that I use...
Excellen work @shtirlic :-) What compiler do you use? Looks like some custom compiler is required? On FreeBSD 14.2-RELEASE-p3 with default system `riscv32-unknown-elf-` toolchain I have build errors, and Espressif's...
> @keever50: Not entirely sure how it's finding the toolchain, but i might have to change something to make it find the correct (custom) one. You may also provide crossdev...
> @shtirlic: Yes, rp23xx needs soft float abi gcc compiler in the top of the pull description I provided the configure for riscv toolchain Tanks @shtirlic! Missed that works now...
I can see CI has the same problem - not the toolchain required :-) Do you know @shtirlic if it is possible to build this toolchain with all possible extensions...
Ah I think @lupyuen uses xpack and recommended to me that one.. there are no official builds for FreeBSD but I may create a port if its worth it :-)
Allright we have new xpack-riscv-none-elf-gcc 14.2.0-3 in the CI (https://github.com/apache/nuttx/pull/16645) lets see how the CI build goes :-)