87 Commits (64e2a8f85c8917b62beb344d06d268d054d2775c)

Author SHA1 Message Date
patacongo 3d86917712 More fixes for NxConsole driver 13 years ago
patacongo e04a96b580 Can now run an NSH session within an NX window 13 years ago
patacongo 61c5ec1bc7 The NX console appears to be fully functional 13 years ago
patacongo 07e5222a41 NX console updates 13 years ago
patacongo 1a975c0a58 Updaes for NX Console 13 years ago
patacongo 72dfc599ee Documentation update; enabled I2C tool in stm32 nsh2 config 13 years ago
patacongo a58d4b265f Move serial header files to include/nuttx/serial 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 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 fcbad8c27f Add support for SRAM on board the STM3240G-EVAL board 13 years ago
patacongo a7d27685a4 STM32 SDIO driver now build with DMA enabled 13 years ago
patacongo f60d578a46 Clear up some configuration naming that was inconsistent accross STM32 chips 13 years ago
patacongo a02dc4c1dc CAN ISO-11783 support contributed by Gary Teravskis 13 years ago
patacongo ddd6b7d383 Add a RAM-based logging device 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 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 41d243ce3e Most USB Composite device debug 13 years ago
patacongo b8e32a94f3 First round of changes from debug of USB composite device (still has problems) 13 years ago
patacongo cd24ef4a30 Add a text for the new composite USB device 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 897ccf6f46 Lots of re-organization -- getting ready to support a composite USB device 13 years ago
patacongo b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo e5a26ed98c Fix some warnings 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 4f07eda719 Add support for STM32 Potentiometer via ADC3 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 7dd484954b ADC driver update 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago