271 Commits (04a2eae3fd02c3fd779646a58621cccdd5d37f19)

Author SHA1 Message Date
patacongo 83997bfde8 Finish analysis of OUT data path in STM32 OTG FS device driver 13 years ago
patacongo 3e8cc7b056 Include libgcc.a inside of the group of recursively linked libraries in all Makefiles 13 years ago
patacongo 4205d70cc8 Fix much replicated typo. STM32 F4 SRAM is CCM, not TCM 13 years ago
patacongo 1e3ef5cbe7 Add partial TxFIFO logic to STM32 OTG FS device driver 13 years ago
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy 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 e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago
patacongo 68ddcbf917 Add RX interrupt logic to the STM32 OTG FS device driver 13 years ago
patacongo 441704fa36 Fix compilation errors with floating point is enabled and field widths are disabled (I don't know why you would do that, but the code was wrong) 13 years ago
patacongo ee6cf645bc Add patch to build kconfig-frontends under Cygwin 13 years ago
patacongo 48c8d782f9 Beginning of a NuttX configuration tool 13 years ago
patacongo 534506e272 Completes most of the STM32 OTG FS device interrupts 13 years ago
patacongo cb1591528f More progress on the STM32 OTG FS device driver 13 years ago
patacongo 1758844830 STM32 OTG FS device driver update 13 years ago
patacongo 424ec5656c Add STM32 OTG FS device endpoint stall logic 13 years ago
patacongo bf2acdfee0 More work on STM32 OTG FS device driver 13 years ago
patacongo 9f1c1d3a9f Updates to STM32 OTG FS device driver 13 years ago
patacongo 4865d99283 Beginning of an OTG FS device side driver (not much there on initial check-in) 13 years ago
patacongo 55c0b5bec3 Beginnings of STM32 F4 OTG FS device driver 13 years ago
patacongo 0036b9b3cd A couple of fixes to common and STM32 serial handling to fix some data overrun conditions 13 years ago
patacongo cc5a41a14b Fix types in STM32 PWM driver comments 13 years ago
patacongo da091bc45e Candidate fix for STM32 F4 I2C 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 4bbb82261c Use const storage class on a few declarations to save SRAM 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 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 1460fecc90 Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined 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
patacongo aa37eeaa03 Minor updates for PIC32 USB device driver bugs 13 years ago
patacongo 199e931462 The PIC32 USB driver (finally) works the the Mass Storage Class 13 years ago
patacongo 9242a9e578 Fix reported USB MSC product/revision 13 years ago
patacongo 2286099a15 Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2 13 years ago
patacongo 1427e50541 Fix PIC32 USB double buffer toggle 13 years ago
patacongo 8974ab15ba Updates to PIC32 USB stall logic -- still doesn't work right 13 years ago
patacongo 8c4a5d2149 Add hooks to support STM32 power management 13 years ago
patacongo fd38715cba Add a PIC32 configuration that supports only a Telnet console 13 years ago
patacongo 4757dd6aa8 PIC32 Ethernet driver now appears stable 13 years ago
patacongo 8d0386947e Correct PIC32 Ethernet Tx ring handling 13 years ago
patacongo ea36e112cf Completes bit definitions for STM32 USB OTG FS registers 13 years ago
patacongo 736fcc20da Add bit definitions for STM32 USB OTG FS Host-mode control and status registers 13 years ago
patacongo 8beb69be2f Add bit definitions for STM32 USB OTG FS Core global control and status registers 13 years ago
patacongo 126f9640b8 More STM32 USB OTG definitions 13 years ago
patacongo 50d489100f Dirty port of LPC17 USB host driver to the STM32 -- nothing more than a name change on initial check-in 13 years ago
patacongo 080b0b41e0 Fix a typo introduce in the last big bunch of checkins for the STM32 F2 13 years ago