nuttx/boards/arm/stm32/nucleo-f429zi
Xiang Xiao e1d3627bb1 sched/wdog: Change the default value of MAX_WDOGPARMS from 4 to 2
since the maximum number of argument pass to wd_start in the whole
code base is 2 and change CONFIG_MAX_WDOGPARMS in some defconfig
from 1 to 2 oherwise pthread_condclockwait will fail

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ib6cb28b8c0722058849e7be916e164513431d21c
2020-08-06 10:36:22 -06:00
..
configs sched/wdog: Change the default value of MAX_WDOGPARMS from 4 to 2 2020-08-06 10:36:22 -06:00
include boards/arm/stm32/nucleo-f429zi: Port Nuttx to Nucleo-F429zi (#752) 2020-04-09 03:59:57 -07:00
scripts boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
src board_crashdump:use consistent type from outer function for file name 2020-08-04 21:20:05 -05:00
Kconfig boards/arm/stm32/nucleo-f429zi: Port Nuttx to Nucleo-F429zi (#752) 2020-04-09 03:59:57 -07:00