21 Commits (b2664b46db13ad0c99100b1f056c863a14b664f1)

Author SHA1 Message Date
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 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 f04310d559 Correct and error in recv() and recvfrom() return value 13 years ago
patacongo 2fa893134f Document recvfrom() bug 13 years ago
patacongo 9a03521b43 Prep for 6.15 release 13 years ago
patacongo 686d0f0daa Fix a small RAM log bug (the RAM log still does not work) 13 years ago
patacongo fb7d63e558 Add strcasestr() 13 years ago
patacongo 05e846f340 Tried to get the Composite driver working on the LPC2148 (and failed) 13 years ago
patacongo bede2bcc72 Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo a11ad68eed Candidate fix for the libboard.a dependency problem (from Mike Smith) 13 years ago
patacongo 3ea4c05843 Completes first (untested) cut at MAX1704x battery driver 13 years ago
patacongo de66b638e1 PIC32 USB driver fixes (still not working) 13 years ago
patacongo 88094197cb Add support for building 32-bit simulation on a 64-bit target 13 years ago
patacongo c55b63c7e3 Prep for 6.14 release 13 years ago
patacongo ae529b8648 Incorporate Z80 bugfixes reported by Phillip Klaus Krause 13 years ago
patacongo 695341cc6d Fix buffer full test in generic CAN driver (plus fixes to comments) 13 years ago
patacongo e136368c1f Correct last set of changes to configuration logic 13 years ago
patacongo 269fd5a9cc Updates for PIC32MX USB driver 13 years ago
patacongo 67609317a5 STM32 ADC driver update 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago