24 Commits (6ab6c46f2f29d82707bc7c3aae3ec5283bd285aa)

Author SHA1 Message Date
patacongo 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo 2b8306b95b Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo 6e9e0c640b More NxWM touchscreen fixes 13 years ago
patacongo 882448de92 Fix some warnings and fix some simulator builds 13 years ago
patacongo ee0f260759 more Kconfig stuff 13 years ago
patacongo 92dfc7ba19 More Kconfig 13 years ago
patacongo 0bb3d17f8a Kconfig update 13 years ago
patacongo 95c7a42c26 More configuration files 13 years ago
patacongo 3e8cc7b056 Include libgcc.a inside of the group of recursively linked libraries in all Makefiles 13 years ago
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy 13 years ago
patacongo 48c8d782f9 Beginning of a NuttX configuration tool 13 years ago
patacongo 008e12b5c8 LPC17xx DAC fixes 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo acf1031af3 Add interface to enabled/disable debug output 13 years ago
patacongo 686d0f0daa Fix a small RAM log bug (the RAM log still does not work) 13 years ago
patacongo bdbe8e114c Add logic to re-direct debug output to a sysloggin device 13 years ago
patacongo 4f5b04c8e5 Remove a couple of warnings 13 years ago
patacongo 032e3ec3df Some changes to the Telnet/FTPD configuration 13 years ago
patacongo a11ad68eed Candidate fix for the libboard.a dependency problem (from Mike Smith) 13 years ago
patacongo 0068180bf8 Create directory structures to support power-related devices 13 years ago
patacongo 88094197cb Add support for building 32-bit simulation on a 64-bit target 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago