Alan C. Assis
Alan C. Assis
Damn it! @edbek in this case you have two options: 1) do the port yourself (or pay someone to do it for you) or 2) switch to some microcontroller with...
Agree! Better to include it in the checkpatch!
@anchao please fix these conflicts and I will merge it
@xuxin930 @xiaoxiang781216 any idea why the CI reported this issue many times: Check failure on line 51 in include/nuttx/wdog.h GitHub Actions / macOS (macos) missing binary operator before token "("
@fdcavalcanti I just saw that our documentation for custom board is very shallow: https://nuttx.apache.org/docs/latest/guides/customboards.html# we need something like Custom Apps that @TimJTi wrote. The error means that some Makefile rules...
@shtirlic yes, I think it is a bug that nobody noticed yet. Even in native boards, if the use selected the CONFIG_ARCH_BOARD_COMMON it is not included in the defconfig. So...
@yf13 if it worked, please submit a documentation similar to this one: https://nuttx.apache.org/docs/latest/platforms/arm/stm32f4/index.html#protected-mode-build
@xuxin930 what you want to do with this PR? Close or implement other actions?
@btashton could you please take a look? @xiaoxiang781216 did you face this issue too?
@masayuki2009 @xiaoxiang781216 any idea?