aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-121-6/+8
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-5/+5
* Add a watchdog timer testpatacongo2012-04-151-2/+2
* Can now run an NSH session within an NX windowpatacongo2012-03-291-1/+1
* Add a test for the NX console devicepatacongo2012-03-271-4/+4
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+6
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-5/+5
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-3/+3
* Add build environment for the FTP daemonpatacongo2012-02-041-14/+15
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-3/+3
* Add a text for the new composite USB devicepatacongo2012-01-261-6/+7
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-1/+1
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-2/+2
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-8/+11
* Add a test for PWM driverspatacongo2011-12-191-2/+2
* Completes coding of the PWM modulepatacongo2011-12-191-0/+118