Bogdan Marinescu
a0ecdc124b
RFS server fix
...
Read from the UART file descriptor until no data can be read
anymore (POSIX only). This is needed because sometimes the
RFS server didn't read all the available data and signaled errors.
2011-12-15 23:35:17 +02:00
Peter Edwards
d717fc44db
Merged rfs_server/mux VS2010 compilation patch from Peter Edwards
2011-05-07 23:57:45 +03:00
Mike King
328bdb6094
Merged Mike King's patch for serial_win32.c
2011-05-07 22:04:09 +03:00
sweetlilmre
2f529e06f9
Added support for compiling mux and rfs_server under Visual Studio 2010. Patch includes move of rfs functions out of main.c in rfs_server and into rfs_transports.c/h
...
Signed-off-by: sweetlilmre <sweetlilmre@gmail.com>
2011-05-07 14:00:11 +02:00
Bogdan Marinescu
38a6afaa2b
reverted the (unplanned) change of serial_win32.c
2011-02-22 10:13:16 +00:00
Bogdan Marinescu
1822ee1572
Now all eLua platforms compile using build_elua.lua; output compared with scons' output to verify that the same code is generated
2011-02-22 09:58:02 +00:00
Bogdan Marinescu
81e7f040fc
merged remotefs_int branch on trunk, not fully tested yet
2011-01-16 00:23:19 +00:00