mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported by Lzyy
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3775 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1907,4 +1907,6 @@
|
||||
serial RX buffer becomes full. Data is now discarded in that case;
|
||||
before, leaving data in the hardware would cause infinite interrupts
|
||||
one most MCUs since you must read the data in order to clear the
|
||||
interrupt.
|
||||
interrupt.
|
||||
* arch/arm/src/lpc17xx/lpc17_can.c: Added a CAN driver contributed by Lzyy.
|
||||
* include/stddefs.h and sys/types: Added type wchar_t.
|
||||
Reference in New Issue
Block a user