.. |
chip
|
Support the the TC3200 from Jim Ewing
|
2014-08-26 15:13:57 -06:00 |
chip.h
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
Kconfig
|
CC3200 Launchpad updates
|
2014-08-26 16:31:47 -06:00 |
Make.defs
|
Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined.
|
2014-08-06 16:26:01 -06:00 |
tiva_allocateheap.c
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
tiva_dumpgpio.c
|
Cosmetic changes to comments and README
|
2014-04-07 15:28:04 -06:00 |
tiva_ethernet.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 |
tiva_ethernet.h
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
tiva_flash.c
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
tiva_gpio.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 |
tiva_gpio.h
|
Make sure that every reference to LM4F has corresponding logic for TM4C
|
2014-03-10 11:23:50 -06:00 |
tiva_gpioirq.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 |
tiva_irq.c
|
Support the the TC3200 from Jim Ewing
|
2014-08-26 15:13:57 -06:00 |
tiva_lowputc.c
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
tiva_lowputc.h
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
tiva_mpuinit.c
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
tiva_mpuinit.h
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
tiva_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 |
tiva_ssi.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
tiva_ssi.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
tiva_start.c
|
CC3200 Launchpad updates
|
2014-08-26 16:31:47 -06:00 |
tiva_start.h
|
CC3200 Launchpad updates
|
2014-08-26 16:31:47 -06:00 |
tiva_syscontrol.c
|
Support the the TC3200 from Jim Ewing
|
2014-08-26 15:13:57 -06:00 |
tiva_syscontrol.h
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
tiva_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
tiva_userspace.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
tiva_userspace.h
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
tiva_vectors.S
|
Every ARM architecture must export g_instackbase
|
2014-03-23 10:05:21 -06:00 |