modify to nucleo stm32F411
Dependencies: RingBuffer
Dependents: MX_control Program_BEAR_Protocol SwitchMode BEAR_Motion ... more
Fork of iSerial by
History
-
2016-01-16, by soulx [Sat, 16 Jan 2016 03:16:37 +0000] rev 10
-
delete irq
2014-10-24, by soulx [Fri, 24 Oct 2014 08:56:53 +0000] rev 9
delete irq
bugfix of rx interrupt
2012-09-03, by ykuroda [Mon, 03 Sep 2012 17:59:00 +0000] rev 8
bugfix of rx interrupt
bugfix of tx interrupt
2012-09-03, by ykuroda [Mon, 03 Sep 2012 17:26:38 +0000] rev 7
bugfix of tx interrupt
flush added
2012-09-03, by ykuroda [Mon, 03 Sep 2012 12:01:55 +0000] rev 6
flush added
Now support both LPC1768 and LPC11U24. But it can be used for USBTX/USBRX. Others are unchecked.;
2012-09-03, by ykuroda [Mon, 03 Sep 2012 11:18:05 +0000] rev 5
Now support both LPC1768 and LPC11U24. But it can be used for USBTX/USBRX. Others are unchecked.;
printf using interrupt is implemented
2012-09-03, by ykuroda [Mon, 03 Sep 2012 09:15:34 +0000] rev 4
printf using interrupt is implemented
name change
2012-09-01, by ykuroda [Sat, 01 Sep 2012 12:28:28 +0000] rev 3
name change
Name change
2012-08-31, by ykuroda [Fri, 31 Aug 2012 17:32:00 +0000] rev 2
Name change
Including RingBuffer library
2012-08-31, by ykuroda [Fri, 31 Aug 2012 17:21:59 +0000] rev 1
Including RingBuffer library