nes-proj/apps
2012-07-12 11:33:12 +02:00
..
about
antelope The keyword structure can be constant. 2012-06-07 10:20:27 +02:00
calc
cmdd Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
codeprop Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
collect-view Updated API to avoid compiler warnings (added const) 2012-01-22 22:27:23 +01:00
deluge
dhcp Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
directory
email Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
er-coap-03 Revised Erbium observing. 2012-02-01 03:24:49 +01:00
er-coap-07 Renamed static functions for clearer memory profiles. 2012-05-13 17:29:21 +02:00
erbium Clean-up and fix for rest-server-example. 2012-03-29 18:56:46 +02:00
ftp Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
httpd-ws * Simple JSON parser and generator. 2012-06-12 16:42:16 +02:00
irc
json * Simple JSON parser and generator. 2012-06-12 16:42:16 +02:00
netconf Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
ping6 Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
powertrace
process-list
program-handler
rest-coap Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
rest-common Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
rest-http Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
serial-shell Precision (printf("%.Ns", text1)) not supported by all compilers, for example some versions of avrgcc and mspgcc. 2012-05-16 11:23:17 +02:00
servreg-hack Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
shell bugfix: control messages were lost due to lack of buffers; wait for buffer before sending 2012-05-30 18:01:04 +02:00
slip-cmd Added check for illegal attributes in packet attribute serialization 2012-04-20 22:40:24 +02:00
telnet Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
telnetd Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
twitter
unit-test Do not return test execution status. The information is already available in the test object, and it becomes possible for test function to easily clean up state allocated during the test by putting such code after UNIT_TEST_END. 2011-12-01 14:40:54 +01:00
vnc Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
webbrowser Bumped version number 2012-07-12 11:33:12 +02:00
webserver Bumped version number 2012-07-12 11:30:05 +02:00
webserver-nano lookup content type only when needed 2012-05-29 19:28:14 +02:00