847 Commits (b2fb8996acf58ec64e5fee06c85a5b4cf04836a1)
 

Author SHA1 Message Date
patacongo b2fb8996ac STM32 USB OTG FS host driver update (almost done) 13 years ago
patacongo 9ab1bb8a53 PM update 13 years ago
patacongo 451e17f183 Several more bug fixes for STM32 OTG FS host driver 13 years ago
patacongo 42d23b06d9 Several bug fixes for STM32 OTG FS host driver 13 years ago
patacongo 5a4b8d9930 Early STM32 USB OTF FS host debug changes 13 years ago
patacongo f58b0085d7 Changes for good auto-configuration of Micropendous3 board 13 years ago
patacongo 27bd0bbee4 Changes for clean STM32 USB host driver build 13 years ago
patacongo 4f56a72bea STM32 USB host driver is code compelte (but untested) 13 years ago
patacongo 6211f4726e CONFIG_DRAM_END configuration change from Richard Cochran 13 years ago
patacongo c3f866cc2c Progress on STM32 OTG FS host driver 13 years ago
patacongo ba31404b97 Move duplicate LCD orieations settings from configs/*/Kconfig to drivers/lcd/Kconfig 13 years ago
patacongo 756715d077 STM32 USB host driver update 13 years ago
patacongo f5e6e25c7e More STM32 USB host logic 13 years ago
patacongo a2162de80d Remove 'sudo' from Makefiles 13 years ago
patacongo e207f076c9 Auto-configuration updates from Richard Cochran 13 years ago
patacongo a740bc8335 Evolving STM32 USB host support 13 years ago
patacongo 3f9f7e6d3c mkconfig now calculates DRAM_END if not provided 13 years ago
patacongo 5a8984c800 A little more STM32 USB host logic 13 years ago
patacongo dd681d7fff Some repartitioning of STM32 functionality to better support a USB host driver 13 years ago
patacongo 3cc812dbad Fixes to apps/*/Make.defs files needed for auto-configuration build 13 years ago
patacongo aa09e05432 Revise recent changes to serial driver error handling: Errors other than EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations 13 years ago
patacongo a72ff3b651 Make the lib/ subdirectory build more like other directories 13 years ago
patacongo d5c4c4da8d Fix bad AVR C++ include paths; remove stray typo from ctypes.h 13 years ago
patacongo 18669722d8 Define NULL to be (0) for C++ 13 years ago
patacongo 2b184e2630 drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
patacongo 0512367a9c Back out the last STM32 DMA priority change. It is not necessary; just dropping the SD frequency was sufficient 13 years ago
patacongo 850df30e06 Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on STM3240G-EVAL 13 years ago
patacongo 7189150b33 STM32 SDIO DMA setup was losing DMA priority 13 years ago
patacongo 35451abdd7 Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 13 years ago
patacongo ddaa72597b STM32 CAN TX/RX pins reversed; inconsistent conditional compilation 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 722430d4d2 Fix more floating point formatting bugs 13 years ago
patacongo 181f52600b Fix a floating point presentation error 13 years ago
patacongo 45b832c6ff cosmetic 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 fe26494ea8 STM32 PM update 13 years ago
patacongo 7cf644f6a6 STM32 PM update 13 years ago
patacongo 5c1574e66c LPC43 update 13 years ago
patacongo 44af31fc92 Add stm32_clockenable() to support recovery from deep sleep low-power usage modes 13 years ago
patacongo a9ba8355fb Fix syslog mutual exclusion and interrupt level logic 13 years ago
patacongo 30e820d861 The initial SYLOG device logic was valiant but yet still not enough 13 years ago
patacongo 757383d819 Correct an addressing error in the LPC32 SPIFI MTD driver 13 years ago