EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
libSerial
(root)
/
trunk
/
inc
/
libSerial
/
serial.h
@ 16
– Rev 15
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
15
582 d 23 h
mjames
/trunk/
Added a platform.c , made remainder of code into a library.
13
709 d 1 h
mjames
/trunk/
Edited comments, moved to header file.
12
789 d 23 h
mjames
/trunk/inc/libSerial/
Updated comments
10
794 d 4 h
mjames
/trunk/
Split library into two, removed some incorrect serial transmit behaviour.
8
1113 d 2 h
mjames
/trunk/
Changed sendString to send const data. Also reformatted.
7
1184 d 9 h
mjames
/trunk/
Added a SerialTransmitSpace function, support for up to 5 UARTS.
5
1355 d 2 h
mjames
/trunk/
Altered API to use UART_HandleTypeDef in the library interface.
4
1474 d 6 h
mjames
/trunk/
Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.
3
1745 d 21 h
mjames
/trunk/
Removed inline declarations from headers where they were causing errors.
2
1782 d 21 h
mjames
/trunk/
Added project files