46 Commits (ed303232fa84efe26f95a86e671995cfb712f321)

Author SHA1 Message Date
patacongo 606c031000 Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 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 266f29b3a1 Add a generic GCC stdarg.h header file 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 048a62dba9 Add a configuration to support the Mirtoo module 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago
patacongo 5e0db56108 Massive naming fix: STMPE11->STMPE811 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 5d31022f9d The STMPE11/touchscreen is now fully functional on the STM3240G-EVAL 13 years ago
patacongo a17f13da06 Add STMPE11 temperature sensor logic 13 years ago
patacongo db2a671b19 Add STMPE11 touchscreen logic 13 years ago
patacongo 87883c4b53 Configuration for Sparkfun UBW32 board 13 years ago
patacongo 414af0aef2 NFS update 13 years ago
patacongo 09eac48792 Fix atexit() function being called twice 13 years ago
patacongo ec81f66d5c Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board 13 years ago
patacongo 92dfc7ba19 More Kconfig 13 years ago
patacongo c47d8cb7f6 Kconfig update 13 years ago
patacongo b32fd7491e Update documenation to include Calypso and the Compal phones 13 years ago
patacongo 3e42396a44 Updated comments; starting to implement priority protection but backed everything out but some changes to comments 13 years ago
patacongo 2204da6b60 Prep for 6.16 release 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo 0362fd4c22 (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an option to suppress SDIO multi-block transfers in order to work around a buggy SDIO driver 13 years ago
patacongo 20b15f2d8c STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple block transfers result in CRC errors; avoid them by using smaller FTP buffer sizes 13 years ago
patacongo acf1031af3 Add interface to enabled/disable debug output 13 years ago
patacongo bdbe8e114c Add logic to re-direct debug output to a sysloggin device 13 years ago
patacongo f03655f43a Add logic so that a RAM log can be used in place of a console device 13 years ago
patacongo 3d42ab8282 FTPD daemon and example now build without errors 13 years ago
patacongo 41d243ce3e Most USB Composite device debug 13 years ago
patacongo b8e32a94f3 First round of changes from debug of USB composite device (still has problems) 13 years ago
patacongo cd24ef4a30 Add a text for the new composite USB device 13 years ago
patacongo 804205a104 More USB composite device logic 13 years ago
patacongo 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo 85a7bbb39f Massive name change USB STRG -> USB MSC 13 years ago
patacongo 897ccf6f46 Lots of re-organization -- getting ready to support a composite USB device 13 years ago
patacongo b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo 7d970cf8bb Fix bug in STM32 CAN: It must be interrupt driven 13 years ago
patacongo 157bef0d3d Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1 13 years ago
patacongo b8e1e31038 Remove references to the detron board 13 years ago
patacongo bfc578860c Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test 13 years ago
patacongo 073df6d28c Add the beginning of an STM32 CAN driver 13 years ago
patacongo 5a714f6d99 Finishes the PWM driver for the STM32 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago