348 Commits (527ef72a506d884f0745032c66856f89aa35aaf5)
 

Author SHA1 Message Date
patacongo 527ef72a50 Apply fixes for STM3210E-EVAL LCD backlight PWM 13 years ago
patacongo 02354c2284 Add support for backspace and a cursor to NxConsole 13 years ago
patacongo b277d5c193 Fix read() return value for the case of permissions problem 13 years ago
patacongo 8f17baae37 NFS client update 13 years ago
patacongo 3d86917712 More fixes for NxConsole driver 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 cc5a41a14b Fix types in STM32 PWM driver comments 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 da091bc45e Candidate fix for STM32 F4 I2C 13 years ago
patacongo 61c5ec1bc7 The NX console appears to be fully functional 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 1e104ed087 Fix handling if STM32 I2C byte count 13 years ago
patacongo 7ce2f90034 NX console driver is code complete but untested 13 years ago
patacongo f5211035ab Add a test for the NX console device 13 years ago
patacongo 218b2f1672 Update NxWidgets Doxygen support 13 years ago
patacongo 9c5a6f54bd Add more NX console logic 13 years ago
patacongo 7d8338dbfc NFS update + another NX console driver file 13 years ago
patacongo 5c2c73f6f5 Add beginnings of an NX console driver 13 years ago
patacongo 4bbb82261c Use const storage class on a few declarations to save SRAM 13 years ago
patacongo 6d7a2956eb Missed one file from last set of LPC17xx DAC changes 13 years ago
patacongo 008e12b5c8 LPC17xx DAC fixes 13 years ago
patacongo da51ecc974 Add support for the poweroff on calypso phones 13 years ago
patacongo bfbf2cccdf Additional documentation/README updates 13 years ago
patacongo 285a023286 Backout recent change to PIC32 network configuration -- doesn't work right with fewer I/O buffers 13 years ago
patacongo c7147522c9 Update Calypso README files 13 years ago
patacongo 37e8f4c725 Add comments about Calypso building 13 years ago
patacongo 97fd097f9a Move include/sercomm to include/nuttx/sercomm 13 years ago
patacongo 79bdfcae3d A few more Calypso/Compal updates 13 years ago
patacongo b32fd7491e Update documenation to include Calypso and the Compal phones 13 years ago
patacongo 34c9408530 Add support for compal e99 and e88 phones 13 years ago
patacongo cda951fff1 Documentation update 13 years ago
patacongo 3e42396a44 Updated comments; starting to implement priority protection but backed everything out but some changes to comments 13 years ago
patacongo 72dfc599ee Documentation update; enabled I2C tool in stm32 nsh2 config 13 years ago
patacongo 15ddbb4de9 Documentation update for NxWidgets 13 years ago
patacongo 08f2fa1364 NxWidgets ready for first release 13 years ago
patacongo f553c16cf6 Prep for NxWidgets 1.0 release 13 years ago
patacongo dcd9999711 First check-in of NxWidgets 13 years ago
patacongo 58df24e93f Update header file info in README 13 years ago
patacongo 8bcfcd56d5 Add clock_synchronize() which may be used to re-synchonize the system time with an RTC after recovering from a low power state 13 years ago
patacongo 1460fecc90 Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined 13 years ago
patacongo 1018c9e441 NFS update + make some examples configurable as NSH built-ins 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 0247373e8f Cosmetic PIC32 USB driver fixes (still has problems) 13 years ago