Update Documentation

This commit is contained in:
Gregory Nutt
2015-05-18 13:41:35 -06:00
parent 9e1c72e3e2
commit eb7e66c945
5 changed files with 63 additions and 35 deletions
+4
View File
@@ -10393,3 +10393,7 @@
signal/sig_timed*.c, timer/timer_settime.c, and wdog/wd_start.c:
Update the type passed to watchdog timer handlers. Using uint32_t is
a problem for 64-bit machines (2015-05-18).
* configs/saml21-xplained: Add a board build configuration for the
SAML21 Xplained Pro. Initial commit is just the SAMD20 Xplained Pro
board support with naming changed. Does not yet build (2015-05-18).