..
chip
Extend STM32 Ethernet operating frequency to 180MHz:
2015-07-17 07:44:12 -06:00
chip.h
Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures
2013-01-22 01:25:40 +00:00
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
lpc43_adc.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
lpc43_adc.h
Clean up and review of header files for conformance to standards
2015-06-12 19:26:01 -06:00
lpc43_allocateheap.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_cgu.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
lpc43_cgu.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_clrpend.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_config.h
Add completed but untested support for RS-485 on the LPC43xx
2012-07-20 18:32:16 +00:00
lpc43_dac.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
lpc43_dac.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_debug.c
Add logic to initialize the LPC43xx SPIFI device
2012-07-17 20:02:57 +00:00
lpc43_emacram.h
Add LPC43 clock initialization logic
2012-07-05 22:38:12 +00:00
lpc43_emc.h
Add LPC43 clock initialization logic
2012-07-05 22:38:12 +00:00
lpc43_gpdma.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_gpdma.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_gpio.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
lpc43_gpio.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_gpioint.c
Fixe to allow compile of lpc43_gpioint.c. It likely doesn't work. From Brandon warhurst_002
2014-10-21 06:36:27 -06:00
lpc43_gpioint.h
Fixe to allow compile of lpc43_gpioint.c. It likely doesn't work. From Brandon warhurst_002
2014-10-21 06:36:27 -06:00
lpc43_i2c.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_idle.c
arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
2015-02-27 17:19:38 -06:00
lpc43_irq.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_irq.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_mpuinit.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_mpuinit.h
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
lpc43_pinconfig.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
lpc43_pinconfig.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_rgu.c
Two r's and only two r's in the word interrupt
2015-04-23 14:04:43 -06:00
lpc43_rgu.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_rit.c
Update to the LPC43xx RIT/Tickless code. From Brandon Warhurst
2014-10-23 07:14:37 -06:00
lpc43_rit.h
Update to the LPC43xx RIT/Tickless code. From Brandon Warhurst
2014-10-23 07:14:37 -06:00
lpc43_serial.c
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
2014-08-08 18:39:28 -06:00
lpc43_serial.h
Straighten out LPC32 UART clocking (still some baud calculation issues)
2012-07-07 15:29:13 +00:00
lpc43_spi.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_spi.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_spifi.c
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
2015-05-23 17:08:35 -06:00
lpc43_spifi.h
Clean up and review of header files for conformance to standards
2015-06-12 19:26:01 -06:00
lpc43_ssp.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_ssp.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_start.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_timerisr.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_uart.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_uart.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_usb0dev.c
Make some file section headers more consistent with standard
2015-04-08 08:04:12 -06:00
lpc43_usb0dev.h
Clean up and review of header files for conformance to standards
2015-06-12 19:00:52 -06:00
lpc43_usbram.h
Add LPC43 clock initialization logic
2012-07-05 22:38:12 +00:00
lpc43_userspace.c
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
lpc43_userspace.h
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
Make.defs
SAMV71-XULT: Enable 64-bit floating point support
2015-03-11 12:30:14 -06:00