28 Commits (ce9b97b8f5847d93162f67562197292504593013)

Author SHA1 Message Date
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 ddaa72597b STM32 CAN TX/RX pins reversed; inconsistent conditional compilation 13 years ago
patacongo 6c75c18bae Review and update some board configurations 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
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 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 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 f60d578a46 Clear up some configuration naming that was inconsistent accross STM32 chips 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 b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo 20c9193e04 Leverage some bit timing logic from LPC17xx to the STM32 CAN driver 13 years ago
patacongo 550a7ef561 Clarify some aspects of ADC configuration for the STM32 13 years ago
patacongo 61b8ff0845 Extend lpc1766-stk LED support 13 years ago
patacongo 60006bab7a Update to the STM32 ADC and CAN drivers 13 years ago
patacongo bfc578860c Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test 13 years ago
patacongo 59f355daeb STM32 ADC driver update 13 years ago
patacongo 073df6d28c Add the beginning of an STM32 CAN driver 13 years ago
patacongo 5a714f6d99 Finishes the PWM driver for the STM32 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago