aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/sim
Commit message (Expand)AuthorAgeFilesLines
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-20/+25
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-4/+4
* More NxWM touchscreen fixespatacongo2012-05-101-0/+1
* Fix some warnings and fix some simulator buildspatacongo2012-05-021-11/+11
* more Kconfig stuffpatacongo2012-04-173-2/+96
* More Kconfigpatacongo2012-04-171-25/+0
* Kconfig updatepatacongo2012-04-131-0/+5
* More configuration filespatacongo2012-04-111-15/+6
* Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo2012-04-081-1/+1
* Updated Kconfig files from Lzyypatacongo2012-04-071-25/+16
* Beginning of a NuttX configuration toolpatacongo2012-04-051-0/+45
* LPC17xx DAC fixespatacongo2012-03-251-1/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-213-3/+3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-6/+6
* Add interface to enabled/disable debug outputpatacongo2012-02-122-8/+28
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-2/+13
* Remove a couple of warningspatacongo2012-02-081-3/+1
* Some changes to the Telnet/FTPD configurationpatacongo2012-02-081-1/+1
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-1/+2
* Create directory structures to support power-related devicespatacongo2012-01-222-6/+6
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-171-6/+4
* Completes coding of the PWM modulepatacongo2011-12-1939-0/+6726