449 Commits (31d028828cc109f9608a27ca7d3ea05c628154f2)

Author SHA1 Message Date
patacongo 01de46fb3f NFS fixes 13 years ago
patacongo 0073ac83ff NFS updates 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
patacongo cfbb78e266 More NFS updates 13 years ago
patacongo 7c722206dd More NFS updates 13 years ago
patacongo fb15304eb4 Some STM32 bugfixes from Mike Smith 13 years ago
patacongo 5dd35e83ca More Kconfig stuff 13 years ago
patacongo 1837532bd7 Fix a couple of bugs in the STM32 IWDG driver 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo 3be0d43036 Add a watchdog timer test 13 years ago
patacongo be4a25e5b5 Add skeleton file for STM32 watchdog timer driver 13 years ago
patacongo 5868e1dc92 More Kconfig updates 13 years ago
patacongo 585a703015 Developing a new way to handle application configurations 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 9c8f49c100 Prep for 6.17 release 13 years ago
patacongo 211fe84e0b update Kconfig files 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo f1c5ee72b9 Correction to the ZLP fix for the STM32 F4 OTG FS driver 13 years ago
patacongo 0c9433d032 Misc STM32 OTF FS driver fixes + More Kconfig files 13 years ago
patacongo fe091124b6 Modify configuration for use with STM32 OTG FS driver testing 13 years ago
patacongo 36e37f5da4 Move include/math.h to include/nuttx/math.h 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo 373c6c3757 Adding skeleton Kconfig files (part 3 of 2) 13 years ago
patacongo b277d5c193 Fix read() return value for the case of permissions problem 13 years ago
patacongo 6542745de8 Add framework in NxConsole to support VT100 escape sequences 13 years ago
patacongo 55d55c1e70 Add ASCII and VT100 header files 13 years ago
patacongo e04a96b580 Can now run an NSH session within an NX window 13 years ago
patacongo 2ad4791dfa NFS update 13 years ago
patacongo 9e5d37dcdd NX console should only be available if NX multi-user mode is enabled 13 years ago
patacongo 07e5222a41 NX console updates 13 years ago
patacongo 52bf8b3bf1 More NX Console fixes... good progress but still not ready for prime time 13 years ago
patacongo fb9d418f66 NFS update 13 years ago
patacongo 1a975c0a58 Updaes for NX Console 13 years ago
patacongo f5211035ab Add a test for the NX console device 13 years ago
patacongo 1018c9e441 NFS update + make some examples configurable as NSH built-ins 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 310e63cd28 NFS update; fix STM32 enabling of CAN2 clock 13 years ago
patacongo 16f7ec20bd Extend examples/can so that it can be used in other contexts 13 years ago
patacongo fd38715cba Add a PIC32 configuration that supports only a Telnet console 13 years ago
patacongo b2664b46db Fix some multiply defined symbols by making some static 13 years ago
patacongo 65e4af6e20 Prep for 6.16 release 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 29772a3432 The PIC32 USB device driver is (finally) functional 13 years ago
patacongo 40f49928b0 Several fixes to the PIC32 USB device OUT path logic 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo b34d35b328 A little more work (but not much progress) on the PIC32 USB device driver 13 years ago
patacongo 157e80bb9d Add logic to NSH startup to call C++ static initializers on startup 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo 56bcc7b105 Extend CDC/ACM driver so that can be connected/disconnected under software control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device 13 years ago
patacongo 1784e4785b Add single precision operations to FPU test 13 years ago