Mateusz Szafoni
Mateusz Szafoni
Many NuttX configurations doesn't compile correctly with gcc14 and some return new warnings. Since correcting everything will take some time, I'm opening a new issue to track progress. Here are...
These options are misleading. All other console enable options have the format like `CONFIG_{device_name}_CONSOLE`, but for SYSLOG it is `CONFIG_CONSOLE_SYSLOG`. Moreover there is `CONFIG_SYSLOG_CONSOLE` option but it has different purpose...
### Description Currently, the labels are not very readable. There is too much colors for lables that don't really mean anything and there is no distinction on the type/context of...
### Description / Steps to reproduce the issue It's been broken for a long time but I don't see any issue about it. ``` cmake -B build -DBOARD_CONFIG=sim/libcxxtest -GNinja cmake...
### Description / Steps to reproduce the issue nrf9160 (Cortex-M33) with tickless enabled randomly locks up in ostest (in random places). Tested with config: `./tools/configure.sh nrf9160-dk/ostest_tickless` When tickless is disabled,...
### Is your feature request related to a problem? Please describe. Hi, does anyone have mcumgr ported on NuttX? If not, I think it's a project worth porting, as it...