26 Commits (24a61a9c47a210e655fb82286ecd9fb045719982)

Author SHA1 Message Date
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 4ba6eec999 Add NXFFS configuration for Mirtoo 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 f9cff8fcc2 Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works. 13 years ago
patacongo 9e918288f2 Kconfig update 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 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 157bef0d3d Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1 13 years ago
patacongo 49a51cb0f1 Fix a MIPS delay slot error in the software interrupt logic 13 years ago
patacongo c31cec6498 Partial bring-up of the pcblogic board 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago