This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 49fa611fad boards/sim: Enable more sanitizer check when enable
add 447a0bce95 make userleds work on Arduino Due
No new revisions were added by this update.
Summary of changes:
boards/arm/sam34/arduino-due/README.txt | 6 ++++++
.../configs/{nsh => nsh-leds}/defconfig | 8 +++++++-
boards/arm/sam34/arduino-due/include/board.h | 2 ++
boards/arm/sam34/arduino-due/src/sam_boot.c | 1 +
boards/arm/sam34/arduino-due/src/sam_bringup.c | 22 ++++++++++++++++++++++
boards/arm/sam34/arduino-due/src/sam_userleds.c | 4 ++--
6 files changed, 40 insertions(+), 3 deletions(-)
copy boards/arm/sam34/arduino-due/configs/{nsh => nsh-leds}/defconfig (85%)