.. |
chip
|
Remove some excessive, redundant debug info per request of antin Berezenko. See Issue #8.
|
2016-06-14 15:50:23 -06:00 |
chip.h
|
Tiva ADC: Partial build support. Still missing Kconfg changes
|
2015-02-05 18:01:18 -06:00 |
Kconfig
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
lm3s_ethernet.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
Make.defs
|
Fix a couple of compile problems introduced in recent commits
|
2016-06-15 14:10:59 -06:00 |
tiva_adc.h
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
tiva_adclib.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
tiva_adclow.c
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
tiva_allocateheap.c
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:06 -06:00 |
tiva_dumpgpio.c
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
tiva_enableclks.h
|
Tiva Timer: Add basic framework to configure timers. Incomplete on initial commit
|
2015-01-08 09:47:38 -06:00 |
tiva_enablepwr.h
|
Tiva Timer: Add basic framework to configure timers. Incomplete on initial commit
|
2015-01-08 09:47:38 -06:00 |
tiva_ethernet.h
|
|
|
tiva_flash.c
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
tiva_gpio.c
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
tiva_gpio.h
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
tiva_gpioirq.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
tiva_i2c.c
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 08:41:21 -06:00 |
tiva_i2c.h
|
Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming
|
2016-02-02 12:08:23 -06:00 |
tiva_irq.c
|
Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor
|
2016-06-17 07:00:33 -06:00 |
tiva_lowputc.c
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
tiva_lowputc.h
|
Fix some warnings/errors detected by nuttx/tools/testbuilds.sh
|
2015-07-10 18:41:26 -06:00 |
tiva_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 |
tiva_mpuinit.h
|
|
|
tiva_periphrdy.h
|
Tiva Timer: Add basic framework to configure timers. Incomplete on initial commit
|
2015-01-08 09:47:38 -06:00 |
tiva_serial.c
|
Trivial fix to alignment
|
2016-06-28 09:10:32 -06:00 |
tiva_ssi.c
|
Centralize definitions associated with CONFIG_DEBUG_SPI
|
2016-06-15 10:41:13 -06:00 |
tiva_ssi.h
|
Rename all tiva_spi functions to tiva_ssi
|
2016-02-04 10:33:15 -06:00 |
tiva_start.c
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
tiva_start.h
|
|
|
tiva_syscontrol.c
|
Tiva: Fix some cosmetic spacing issues
|
2015-10-07 15:57:49 -06:00 |
tiva_syscontrol.h
|
|
|
tiva_timer.h
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
tiva_timerisr.c
|
Tiva: Fix some cosmetic spacing issues
|
2015-10-07 15:57:49 -06:00 |
tiva_timerlib.c
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
tiva_timerlow32.c
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -06:00 |
tiva_userspace.c
|
Tiva: Fix some cosmetic spacing issues
|
2015-10-07 15:57:49 -06:00 |
tiva_userspace.h
|
|
|
tiva_vectors.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
tm4c129_syscontrol.c
|
Tive System Control: Add logic to configure the alternatie clock source (ALTCLK). Needed by the Tiva timer module
|
2015-01-09 14:10:31 -06:00 |
tm4c_ethernet.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |