124 Commits (0512367a9c707f26b9a2b9057cf64714f46a0dc4)

Author SHA1 Message Date
patacongo 35451abdd7 Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 13 years ago
patacongo 62cfd38241 Add a USB0 device header file for LPC43 13 years ago
patacongo ed303232fa Update documentation to describe customization of NSH; Add the framework for a LPC43xx USB0 driver (not functional) 13 years ago
patacongo 756fc3f2db Misc updates (minor) 13 years ago
patacongo fca1ea81db I learned how to spell PSEUDO 13 years ago
patacongo 60889d41f6 Update NSH documentation; Add option to reduce size of help commnd without completely eliminating it 13 years ago
patacongo 3ec93230f3 Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options 13 years ago
patacongo 2545e9bc4b Add the NSH df command 13 years ago
patacongo aa8c93baab Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided 13 years ago
patacongo 606c031000 Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 13 years ago
patacongo 07b635386d Add capability to traverse inodes in the NuttX psuedo-filesystem 13 years ago
patacongo a9ba8355fb Fix syslog mutual exclusion and interrupt level logic 13 years ago
patacongo 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo 20324504d5 atexit() and on_exit() may now be configured to support multiple exit callbacks 13 years ago
patacongo 94b6f9e9cc Mostly cosmetic updates 13 years ago
patacongo dfa161e3c2 Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 13 years ago
patacongo 4c2b6c49c9 FreeModBus is now integrated with the Nuttx configuration system 13 years ago
patacongo 43b043c496 Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file 13 years ago
patacongo 6cffd422b8 Fix an error in LPC43xx clock configuratin that can cause fail to boot 13 years ago
patacongo 91e5d3ac52 Prep for release 6.20 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 114f377d60 Add LPC43 GPIO configurtion logic 13 years ago
patacongo 3e4887e660 Clean up LPC43 USART vs UART naming 13 years ago
patacongo 5e020c2e52 PM Update; add configs//ekk-lm3s9b96 13 years ago
patacongo 143b35eab7 Add a configuration for the Micromint Lincoln60 LPC1769 board 13 years ago
patacongo e90ec80870 Add LPC43xx pin configuration header files 13 years ago
patacongo c8f02e00cd Fix a critical PIC32 GPIO configuration bug 13 years ago
patacongo 1301f3da90 Add support for the Penguino mips-elf toolchain for PIC32 13 years ago
patacongo 784d71ce4f Minor updates to PIC32 configuration and to documentation 13 years ago
patacongo 048a62dba9 Add a configuration to support the Mirtoo module 13 years ago
patacongo bd7bf04393 Add support for PIC32 MX1 and MX2 families 13 years ago
patacongo 4bb2e9dea6 already updating the NFS how to 13 years ago
patacongo 044028b606 Add NFS How-To document 13 years ago
patacongo 8bbd7a5455 Prep for 6.19 release 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago
patacongo 23817b959f Add NSH mv command 13 years ago
patacongo 84feda595c Fix a divide-by-zero error in the trapezoid drawing logic 13 years ago
patacongo b2365bb867 PIC32MX7 MMB touchscreen driver update 13 years ago
patacongo 930b5b836c Add an ADC-based touchscreen driver for the PIC32MX7 MMB board 13 years ago
patacongo 5e0db56108 Massive naming fix: STMPE11->STMPE811 13 years ago
patacongo 516a0a7adb Add support for the USB trace cability in NSH when a USB console is used 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo 15730ec0d5 Add NX kbd input support to NxConsole 13 years ago
patacongo 232ce4e980 Prep for 6.18 release 13 years ago
patacongo 383e7a0c97 Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wrong application 13 years ago
patacongo c23d14b08e SMTPE11 and NxWM touchscreen fixes 13 years ago
patacongo 6c0c3ab191 NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 13 years ago
patacongo 5d31022f9d The STMPE11/touchscreen is now fully functional on the STM3240G-EVAL 13 years ago
patacongo f08f0709b3 Various fixes for running the NxWM unit test on the STM3240G-EVAL 13 years ago
patacongo a17f13da06 Add STMPE11 temperature sensor logic 13 years ago