.. |
chip
|
Cosmetic: Move # of pre-processior command to column 1
|
2015-09-05 09:07:37 -06:00 |
chip.h
|
More LPC1788 updates from Rommel Marcelo
|
2013-03-19 13:33:00 +00:00 |
Kconfig
|
Rename CONFIG_NET_MULTICAST to avoid name conflicts
|
2016-03-20 13:14:36 -06:00 |
lpc17_adc.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_adc.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc17_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
lpc17_can.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_can.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_clockconfig.c
|
LPC1788 updates -- OS test configuration now works
|
2013-03-04 18:00:07 +00:00 |
lpc17_clockconfig.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_clrpend.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
lpc17_clrpend.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_dac.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_dac.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_emacram.h
|
More fixes for warning removal typos
|
2015-09-08 12:15:29 -06:00 |
lpc17_emc.c
|
wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide.
|
2014-08-21 11:16:55 -06:00 |
lpc17_emc.h
|
Misc fixes to get SDRAM support and RAM test to build for the Open1788 platform
|
2013-03-27 14:28:43 +00:00 |
lpc17_ethernet.c
|
Rename CONFIG_NET_MULTICAST to avoid name conflicts
|
2016-03-20 13:14:36 -06:00 |
lpc17_ethernet.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_gpdma.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_gpdma.h
|
Fix some common typos
|
2015-08-16 10:59:10 -06:00 |
lpc17_gpio.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
lpc17_gpio.h
|
Separater LPC176x and LPC178x GPIO logic into separate files
|
2013-04-03 23:47:43 +00:00 |
lpc17_gpiodbg.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_gpioint.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_i2c.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_i2c.h
|
Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming
|
2016-02-02 12:08:23 -06:00 |
lpc17_i2s.h
|
Add LPC1788 EMC initialization logic
|
2013-02-12 18:44:41 +00:00 |
lpc17_idle.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:09:36 -06:00 |
lpc17_irq.c
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
lpc17_lcd.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc17_lcd.h
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
lpc17_lowputc.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
lpc17_lowputc.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_mcpwm.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_mpuinit.c
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
lpc17_mpuinit.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc17_ohciram.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
lpc17_pwm.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_pwm.h
|
convert Kwikstik K40 configurations to use kconfig-frontends tools
|
2013-03-25 17:33:41 +00:00 |
lpc17_qei.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_rit.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_rtc.h
|
RTC: Remove all backdoor interfaces from rtc.h
|
2015-02-13 08:41:34 -06:00 |
lpc17_sdcard.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_sdcard.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
lpc17_serial.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
lpc17_serial.h
|
Add flow control support to the STM32 serial driver; Fix some issues with UART2 and 5. From Lorenz Meier and Mike Smith
|
2013-06-06 14:49:14 -06:00 |
lpc17_spi.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_spi.h
|
For LPC17xx MCUs, rename lpc17_spiinitialize to lpc17_spibus_initialize
|
2016-01-26 17:07:47 -06:00 |
lpc17_ssp.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_ssp.h
|
More SPI initialize naming clarification
|
2016-01-31 15:38:28 -06:00 |
lpc17_start.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc17_timer.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_timer.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc17_timerisr.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc17_usbdev.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_usbhost.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc17_usbhost.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
lpc17_userspace.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc17_userspace.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
lpc17_vectors.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
lpc17_wdt.h
|
Refactor all lpc17xx header files (more like STM32 header file structure now)
|
2013-01-18 19:16:44 +00:00 |
lpc176x_clockconfig.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc176x_gpio.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
lpc176x_gpio.h
|
Separater LPC176x and LPC178x GPIO logic into separate files
|
2013-04-03 23:47:43 +00:00 |
lpc176x_rtc.c
|
Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
|
2015-11-20 08:27:04 -06:00 |
lpc178x_clockconfig.c
|
LPC1788 updates -- OS test configuration now works
|
2013-03-04 18:00:07 +00:00 |
lpc178x_gpio.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
lpc178x_gpio.h
|
Cosmetic renaming of LPC178x GPIO macros -- mostly from Rommel Marcelo
|
2013-04-12 17:48:50 -06:00 |
Make.defs
|
Add spinlock support for ARMv7-M architectures
|
2016-02-09 13:44:22 -06:00 |