252 Commits (3860f7266525c09db6a1943066fff78aea79a289)

Author SHA1 Message Date
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 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 07b635386d Add capability to traverse inodes in the NuttX psuedo-filesystem 13 years ago
patacongo 44af31fc92 Add stm32_clockenable() to support recovery from deep sleep low-power usage modes 13 years ago
patacongo 30e820d861 The initial SYLOG device logic was valiant but yet still not enough 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 8a4cf655d7 LPC17xx serial now supports minimal termios ioctls; serial driver ioctl methods should not set errno variable 13 years ago
patacongo b8fef0cc97 Add memccpy{} 13 years ago
patacongo 1b70837411 Add memchr() 13 years ago
patacongo cdc05213b8 Add support for PIC32MX1/2 ANSEL register; Mirtoo NXFFS configuration now uses the Pinquino toolchain by default: 13 years ago
patacongo 9b7cbb006a PM update 13 years ago
patacongo 6ea6b7d6b8 Add SSD1783 LCD driver for C155 phone 13 years ago
patacongo 7e70b4bdf6 PGA11x driver belongs in analog/ not input/ 13 years ago
patacongo cf48e3c73f Add support for the TI PGA11x amplifier/multiplexer 13 years ago
patacongo ca8620083e Add PM support for the STM32F4Discovery -- still a work in progress 13 years ago
patacongo d7280d4382 Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed 13 years ago
patacongo 4b1fcb6da8 SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedt 13 years ago
patacongo 393b2646c2 Remove BOTHER 13 years ago
patacongo 464f8d822b LP43xx SPIFI MTD driver update 13 years ago
patacongo 1e15a6d1cf Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 13 years ago
patacongo fce36677c1 Loosen up termios interfaces to allow more flexible baud settings; remove AIX-like interfaces of last check-in 13 years ago
patacongo 81d5f42a18 Add support for extended BAUD settings 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 3dd3e950cb Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete) 13 years ago
patacongo bfeaf56050 Add missing file needed for stm32f100xx port 13 years ago
patacongo 43b043c496 Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file 13 years ago
patacongo bc3cb304a0 Create an MTD driver for SPIFI 13 years ago
patacongo 2224c2734a Add logic to initialize the LPC43xx SPIFI device 13 years ago
patacongo 0f1567878c Header file clean-up 13 years ago
patacongo e5455995a6 STM32: Add logic to attach the RTC alarm EXTI interrupt 13 years ago
patacongo 919354a96a Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHz 13 years ago
patacongo 5eee9a3a37 drivers/, drivers/pipes, and drivers/serial file clean-up 13 years ago
patacongo 183aa2858c mm/ file clean-up 13 years ago
patacongo 7c6185ae4b Clean-up files in fs/ directory 13 years ago
patacongo 1faee63c00 PM update 13 years ago
patacongo 4ea9aa3ff1 Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directory 13 years ago
patacongo 876ffbd29f Calibrate lpc4330-xplorer delay loops 13 years ago
patacongo 91e5d3ac52 Prep for release 6.20 13 years ago
patacongo e78472258f Add an NSH configuration for the LPC43xx 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 02b7f86536 Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testing 13 years ago
patacongo 3e84dc833e Fix typo in lib_inetntoa.c 13 years ago
patacongo 114f377d60 Add LPC43 GPIO configurtion logic 13 years ago
patacongo cc30d1b9de Fix a optimization related problem in the LM3S 13 years ago
patacongo 05b3e348f4 Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer board 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 5a86af642e ST3210E-EVAL: Add power management configuration; move all linker scripts to common files 13 years ago
patacongo d09ff7e1f9 Add LPC32xx memory map and interrupt numbers 13 years ago