682 Commits (ed9fbbce5946d22ded1519ddec1b5ff6a8f2e511)

Author SHA1 Message Date
patacongo 11774cfb20 Add completed but untested support for RS-485 on the LPC43xx 13 years ago
patacongo 3dd3e950cb Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete) 13 years ago
patacongo bfeaf56050 Add missing file needed for stm32f100xx port 13 years ago
patacongo 43b043c496 Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file 13 years ago
patacongo 0497992c2c Make name of RTC ALARM interrupt common on STM32 F1,2,4 13 years ago
patacongo a5ad297f34 Add STM32 PM sleep support 13 years ago
patacongo 9dd0adc100 Update driver to work with and external SPIFI library (vs. ROM) 13 years ago
patacongo bc3cb304a0 Create an MTD driver for SPIFI 13 years ago
patacongo 2224c2734a Add logic to initialize the LPC43xx SPIFI device 13 years ago
patacongo e5455995a6 STM32: Add logic to attach the RTC alarm EXTI interrupt 13 years ago
patacongo 919354a96a Fix LPC43xx clocking bugs; LPC43xx now runs at 204MHz 13 years ago
patacongo 6cffd422b8 Fix an error in LPC43xx clock configuratin that can cause fail to boot 13 years ago
patacongo 4f1e53b492 PM update 13 years ago
patacongo a4426d194e LPC43 Need to use fractional dividers to get the low-level UART BAUD correct 13 years ago
patacongo e78472258f Add an NSH configuration for the LPC43xx 13 years ago
patacongo 530aad2321 LP43xx... disable debug traps on hardfaults 13 years ago
patacongo 5080f4069e Kconfig update 13 years ago
patacongo 109c9cdd7f Fix another LPC43xx pin configuration problem 13 years ago
patacongo f3c14a7461 Several fixes to LPC43 pin and GPIO configuration 13 years ago
patacongo ee57207deb LPC43xx fix: Logic was disabling XTAL, not enabling it 13 years ago
patacongo 28947f6f72 Add support to the LPC4330-Xplorer port for the Code Red toolchain 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 02b7f86536 Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testing 13 years ago
patacongo 341cdd5c22 Straighten out LPC32 UART clocking (still some baud calculation issues) 13 years ago
patacongo d2d7879300 Fix typo in STM32 header files 13 years ago
patacongo e4a3ec87ee Add LPC43 pin configuration logic 13 years ago
patacongo 4d418dff3c Add LPC43 GPIO interrupt configurtion logic 13 years ago
patacongo 114f377d60 Add LPC43 GPIO configurtion logic 13 years ago
patacongo 2b8306b95b Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses 13 years ago
patacongo e7556608da Add LPC43 clock initialization logic 13 years ago
patacongo f2a20bf519 More LPC43 files in various states of work 13 years ago
patacongo 66f63ed1f3 STM32 PM update 13 years ago
patacongo cc30d1b9de Fix a optimization related problem in the LM3S 13 years ago
patacongo f9520e4ffa More LPC43xx logic 13 years ago
patacongo 9815a816c3 Add LPC43 interrrupt control logic 13 years ago
patacongo 8cea749617 Progress of LPC43xx build environment 13 years ago
patacongo 3e4887e660 Clean up LPC43 USART vs UART naming 13 years ago
patacongo 05b3e348f4 Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer board 13 years ago
patacongo b41484839c Add LPC43 LCD and SCT header files 13 years ago
patacongo 47cdee5e4a LM3S9B96 update 13 years ago
patacongo 51d1925d8d Add LPC43 Event Monitor, EEPROM, FLASH header files 13 years ago
patacongo 2a2fca937d Add LPC43 EMC, Ethernet, and alarm timer header files 13 years ago
patacongo 1cfaf7bb07 Add LPC43 SD/MMC header file 13 years ago
patacongo d1ef1a47d2 Add LPC43 USB0 and timer header files 13 years ago
patacongo 2b03d49cf6 Add LPC43 ADC, DAC, RTC, SPI, I2S, I2C, and QEI header files from LPC17 13 years ago
patacongo 4dc369a9ee Add LPC43 UART, USART, SSP, and SPI header files 13 years ago
patacongo 87eb12ac72 Add LPC43 RIT, WWDT, and MCPWM header files 13 years ago
patacongo af1ca05a80 Add LPC43xx GPDMA header file 13 years ago
patacongo cd7b054078 Add LPC43xx SGPIO header file 13 years ago
patacongo 1a95bd6f4b Add LPC43xx pin configuration header files 13 years ago