skarg
4646df1188
modified while adding pic18 support
2005-04-20 17:09:26 +00:00
skarg
fe5b2f86e7
Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full).
2005-04-13 20:52:18 +00:00
skarg
6acf3fdc29
refactored the custom config settings.
2005-03-16 18:02:16 +00:00
akchu
e5274a8881
1) Created MSTP_Create_And_Send_Frame function.
...
2) Moved MSTP_Create_Frame call out of rs485.c and into mstp.c
3) Modified all previous calls to RS485_Send_Frame calls to call
MSTP_Create_And_Send_Frame instead.
2004-10-03 17:20:48 +00:00
akchu
4aa922fe63
Fixed up compiler warnings about missing definition and such.
2004-10-03 16:23:12 +00:00
skarg
9a9e31ace6
Initial revision
2004-09-22 19:08:48 +00:00