18 Commits (3373a23b68f39bbe110848be7d9dabcdb9ffa38b)

Author SHA1 Message Date
patacongo eaf671937f Add watchdog timer configuration info to all STM32 configurations 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 4205d70cc8 Fix much replicated typo. STM32 F4 SRAM is CCM, not TCM 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo 0c04ea0089 Add logic to support the FSMC SRAM in the NuttX heap 13 years ago
patacongo 6fe64a1886 Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 13 years ago
patacongo 4ccaa081c9 Enable STM32 F4 hardware floating point with the Atollic toolchain 13 years ago
patacongo dbd61e6f83 Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations 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 a663979a1e Fix SDIO DMA (finally) 13 years ago
patacongo a7d27685a4 STM32 SDIO driver now build with DMA enabled 13 years ago
patacongo acf1031af3 Add interface to enabled/disable debug output 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 032e3ec3df Some changes to the Telnet/FTPD configuration 13 years ago
patacongo 43542f9f8f Add stm3240g-eval nsh2 configuration: SDIO and no UART 13 years ago