.. |
chip
|
Tiva Ethernet: Completes TM4C129X Ethernet register definition header file
|
2014-12-30 13:42:19 -06:00 |
chip.h
|
All files and functions beginning with lm_ changed to tiva_
|
2014-03-08 13:29:09 -06:00 |
Kconfig
|
Tiva: Add support for I2C6-9
|
2014-12-21 17:20:16 -06:00 |
Make.defs
|
TM4C129X: Framework for new Tiva clocking logic (details not yet implemented)
|
2014-12-21 10:14:40 -06:00 |
tiva_allocateheap.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
tiva_dumpgpio.c
|
Cosmetic changes to comments and README
|
2014-04-07 15:28:04 -06:00 |
tiva_enableclks.h
|
TM4C129X: Add macros to enable/disable peripheral power
|
2014-12-21 11:40:39 -06:00 |
tiva_enablepwr.h
|
TM4C129X: Add macros to enable/disable peripheral power
|
2014-12-21 11:40:39 -06:00 |
tiva_ethernet.c
|
Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all MCU Ethernet drivers
|
2014-11-16 08:10:06 -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
|
Improved comments
|
2014-12-21 14:09:04 -06:00 |
tiva_gpio.h
|
Tiva: Add GPIO interrupt support for the TMS4C129X
|
2014-12-18 11:52:06 -06:00 |
tiva_gpioirq.c
|
Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic CONFIG_TIVA_GPIOx_IRQS
|
2014-12-18 15:19:16 -06:00 |
tiva_i2c.c
|
Tiva: Add support for I2C6-9
|
2014-12-21 17:20:16 -06:00 |
tiva_i2c.h
|
Tiva: Add build framework and skeleton files for Tiva I2C driver. Initial commit is just the STM32 I2C driver with name changes and STM32-specific logic removed
|
2014-12-09 12:18:40 -06:00 |
tiva_irq.c
|
Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic CONFIG_TIVA_GPIOx_IRQS
|
2014-12-18 15:19:16 -06:00 |
tiva_lowputc.c
|
Improved comments
|
2014-12-21 14:09:04 -06:00 |
tiva_lowputc.h
|
functions and definitions renamed from lm_ to tiva_
|
2014-03-08 15:50:26 -06:00 |
tiva_mpuinit.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
tiva_mpuinit.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -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
|
Tiva SSI: Fix oversight in last commit. Would only fixe the case where the single SSI enabled was SSI0
|
2014-12-28 16:58:36 -06:00 |
tiva_ssi.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
tiva_start.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -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
|
TM4C129X: First cut at new Tiva clock configuration logic
|
2014-12-22 11:45:10 -06:00 |
tiva_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
tiva_userspace.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
tiva_userspace.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
tiva_vectors.S
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
tm4c129_syscontrol.c
|
Tiva: Upate GPIO header file for TM4C129X
|
2014-12-22 12:59:13 -06:00 |