Alan C. Assis
Alan C. Assis
@sumpfralle could you please confirm w5500-evb-pico is working for Ethernet communication before trying to run this reset command? My friend @JorgeGzm is trying to connect a w5500 on this pico...
@sumpfralle I think you forgot to include the header files, this is causing the failures in the CI
I think there are some mistakes, these SAVEconfig shouldn't come to mainline, please check
Amazing @LevelCA you created a great documentation! That is something we need most! Kudos! BTW, in the diagram I suggest you to replace the name Vela with NuttX Board because...
@LevelCA please fix this error: ``` Warning, treated as error: /home/runner/work/nuttx/nuttx/Documentation/components/binfmt.rst:414:Error in declarator or parameters Invalid C declaration: Expected identifier in nested name. [error at 70] bool loadable_module_create(const char *symfile_name,...
@siddhitripathi25 done!
Thank you @siddhitripathi25 !! Nice to know you want to continue helping, feel free to propose improvements to our website. It deserves a more professional design.
Seems like even in different versions of python the CRC32 is different: https://stackoverflow.com/questions/30092226/calculate-crc32-correctly-with-python And also when the file is bigger than 2GB: https://github.com/python/cpython/issues/105967 @xiaoxiang781216 I think we need to convert...
Hi @jlaitine actually it is not a blindly change, many people faced this issue in the past, but I agree it could break other people code and probably this modification...
@hartmannathan I think you are used to work with TIVA, do you have any idea?