48 Commits (ea82ad434462580162b743a49be5a70f665ecef8)

Author SHA1 Message Date
patacongo ea82ad4344 Remove documentation from defconfig files so that they are more maintainable 13 years ago
patacongo 0abce6171e The USB host driver has been verified on the STM32F4Discovery 13 years ago
patacongo ba1adb705f Dequote Kconfig strings that may be used as components of a path 13 years ago
patacongo 2ac3898301 Lots of defconfig changes for compatibility with the configuration tool 13 years ago
patacongo 6211f4726e CONFIG_DRAM_END configuration change from Richard Cochran 13 years ago
patacongo 6c75c18bae Review and update some board configurations 13 years ago
patacongo 1301f3da90 Add support for the Penguino mips-elf toolchain for PIC32 13 years ago
patacongo 22c2af3274 Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common directory 13 years ago
patacongo 268286b979 Add support for the microchipOpen toolchain 13 years ago
patacongo cc329b27ce Enable LEDs on Mirtoo board 13 years ago
patacongo 524b08c3fc Updates to support the Mirtoo internal clocking 13 years ago
patacongo 048a62dba9 Add a configuration to support the Mirtoo module 13 years ago
patacongo df97ce92a4 SD on Sure board should work in SPI mode2 as well 13 years ago
patacongo f9cff8fcc2 Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works. 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo d334d4d015 Fix CDC/ACM alternate interface number (from Antti) 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo 42af792dec Adding skeleton Kconfig files (part 2 of 2) 13 years ago
patacongo 199e931462 The PIC32 USB driver (finally) works the the Mass Storage Class 13 years ago
patacongo c6bd4f78c4 Add support for the Sure DB-DP11212 PIC32 board 13 years ago
patacongo fbb3cd0f03 Add support for USB device testing on the PIC32 starter kit 13 years ago
patacongo 777befe4bb Updates to PIC32 SPI driver 13 years ago
patacongo a0b537dd76 Add PIC32 SPI driver 13 years ago
patacongo 0a89a8ade3 Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board 13 years ago
patacongo c8ef50d82b Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT status 13 years ago
patacongo 314e1d6189 PIC32 USB device only supports full ping poing mode 13 years ago
patacongo b34d35b328 A little more work (but not much progress) on the PIC32 USB device driver 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo 08d0c58e89 Oops, can't use symbol OK here 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 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 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 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo 85a7bbb39f Massive name change USB STRG -> USB MSC 13 years ago
patacongo 0202eef05b Fixes to PIC32 USB driver and LPC17xx CAN driver 13 years ago
patacongo de66b638e1 PIC32 USB driver fixes (still not working) 13 years ago
patacongo 0691a58eb7 More PIC32 Ethernet stuff (still incomplete) 13 years ago
patacongo 10cc67fe13 Add definitions for another Sure Elec. PIC32 board 13 years ago
patacongo 157bef0d3d Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1 13 years ago
patacongo a2f9aff906 Fixes for STM32 ADC driver on the F4; LC17xx LED initial state 13 years ago
patacongo 2901574aff STM32 GPIO fix; Fixes for PIC32 USB term example 13 years ago
patacongo 617a772aff Initial PIC32 driver -- now is just a badly hacked STM32 USB driver 13 years ago
patacongo 269fd5a9cc Updates for PIC32MX USB driver 13 years ago
patacongo f1ee90fa13 PIC32 NSH configuration now builds without errors 13 years ago
patacongo 8953e3a370 Calibrated all PIC32 delay loops 13 years ago
patacongo 4f061fee64 Add Sure PIC32 NSH configuration 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago