This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
9b023049a2
nuttx
/
arch
/
arm
/
src
/
lpc31xx
History
Gregory Nutt
ac6e552ff7
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
2017-02-28 18:37:44 -06:00
..
chip.h
Kconfig
lpc31_adc.h
lpc31_allocateheap.c
lpc31_analogdie.h
lpc31_bcrndx.c
lpc31_boot.c
lpc31_cgu.h
lpc31_cgudrvr.h
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
2017-02-28 18:37:44 -06:00
lpc31_clkdomain.c
lpc31_clkexten.c
lpc31_clkfreq.c
lpc31_clkinit.c
lpc31_decodeirq.c
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
2016-06-20 08:57:08 -06:00
lpc31_defclk.c
lpc31_dma.h
lpc31_ehci.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc31_esrndx.c
lpc31_evntrtr.h
lpc31_fdcndx.c
lpc31_fdivinit.c
lpc31_freqin.c
lpc31_i2c.c
Convert remaining serial drivers to use use irq_attach.
2017-02-27 10:27:14 -06:00
lpc31_i2c.h
lpc31_i2s.h
lpc31_intc.h
lpc31_ioconfig.h
lpc31_irq.c
lpc31_lcd.h
lpc31_lowputc.c
lpc31_mci.h
lpc31_memorymap.h
lpc31_mpmc.h
lpc31_nand.h
lpc31_otp.h
lpc31_pcm.h
lpc31_pllconfig.c
lpc31_pwm.h
lpc31_resetclks.c
lpc31_rng.h
lpc31_serial.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc31_setfdiv.c
lpc31_setfreqin.c
lpc31_softreset.c
lpc31_spi.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
lpc31_spi.h
lpc31_syscreg.h
lpc31_timer.h
lpc31_timerisr.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc31_uart.h
lpc31_usbdev.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
lpc31_usbotg.h
lpc31_wdt.h
lpc31.h
Make.defs
ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine
2017-01-21 15:24:25 -06:00