nuttx/boards/arm/xmc4/xmc4700-relax
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/nsh sched/wdog: Change the default value of MAX_WDOGPARMS from 4 to 2 2020-08-06 10:36:22 -06:00
include
scripts boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
src drivers/led: Extend userled_set_t from 8bits to 32bits 2020-06-07 19:28:10 +01:00
Kconfig
README.txt

README for the XMC4700 Relax
============================

  The directory provides board support for the Infineon XMC4700 Relax Kit.

Status
======

  2020-03-21:   The XMC4700 Relax boots into NSH, provides the NSH prompt,
    and the LEDs are working.