15 Commits (84f7d3282ffb96df43d696488336c3445798fb70)

Author SHA1 Message Date
patacongo 5dd35e83ca More Kconfig stuff 13 years ago
patacongo e37d8b5e5d Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 13 years ago
patacongo 3e8cc7b056 Include libgcc.a inside of the group of recursively linked libraries in all Makefiles 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago
patacongo 1460fecc90 Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined 13 years ago
patacongo a58d4b265f Move serial header files to include/nuttx/serial 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo dbd61e6f83 Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations 13 years ago
patacongo 686d0f0daa Fix a small RAM log bug (the RAM log still does not work) 13 years ago
patacongo a563ce3647 Fix some typos and compilation errors introduced in the last checkin 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 a11ad68eed Candidate fix for the libboard.a dependency problem (from Mike Smith) 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago