4 Commits (08d6ade585200e2c6bed73d02ebfe990e6929446)

Author SHA1 Message Date
patacongo 1e36879126 Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf 13 years ago
patacongo 4edf18b009 Add support for Fire STM32v3; sscanf fixes from Kate 13 years ago
patacongo 1550be3df3 Upate some pathes for the new NuttX repository 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo eac15a4720 Fix MMC/SD support for Wildfire board; Granule allocator can now be used from intrrupt handler 13 years ago
patacongo 594b34a356 Update to granule allocator; Update to ENC28j60 driver 13 years ago
patacongo 64c8e5c7c3 Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2 13 years ago
patacongo 835eef47bd More M3 Wildfire logic; mmap-related bug fixes from Kate 13 years ago
patacongo a183193473 More progress on the Wildfire STM32 port 13 years ago
patacongo 47683c485c Beginning of configuration for M3 Wildfire board 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo 5119467c0f Remove several unused configuration values 13 years ago
patacongo aee93b655a Add basic directory structure for the Shenzhou STM32107 board (not much there yet) 13 years ago
patacongo 704679d7b1 Removed delay after receiving in recvfrom(). This was killing network performance 13 years ago
patacongo d593a95d5a Add support for multiple work queues 13 years ago
patacongo b2db45bee3 Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files 13 years ago
patacongo d1764ac57e Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking? 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
patacongo 8e68b6f0af Ooops... forgot to add lib_perror.c to the Make.defs file 13 years ago
patacongo f53d3ecc71 Add perror() 13 years ago
patacongo bbe3db55f2 Add some protection to the priority inheritance logic when sem_post() is called from an interrupt handler 13 years ago
patacongo 35451abdd7 Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
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