|
16e19f3975
|
cpu: lm4f120: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
Hauke Petersen
|
3caa44ca95
|
cpu/lm4f120: included dev_enums.h in periph_cpu.h
|
2015-08-03 13:56:16 +02:00 |
|
Rakendra Thapa
|
da91eba1ca
|
Converting C++ style coding to C style
|
2015-07-24 08:59:55 +05:30 |
|
rakendrathapa
|
3761ebcc21
|
VariableScope fix: Reducing scope of local var
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
d263a9b2c5
|
Modify: C++ compatible headers
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
2dc37817bc
|
Modify to have C++ compatible header
|
2015-07-24 08:59:54 +05:30 |
|
rakendrathapa
|
63cb5cee4e
|
Converting from DOS endings to UNIX _2
|
2015-07-24 08:59:54 +05:30 |
|
Raken
|
186041b553
|
Addition for doxygen documentation
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
aa30ecd04f
|
Interrupt file to include isr correctly.
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
38d70a3356
|
Remove trailing whitespace_3
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
1227cb30f6
|
Including CPU_MODEL_ guard in cpu config file.
Remove CC110X definitions.
Changes to be committed:
modified: cpu/lm4f120/include/cpu_conf.h
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
2d656b8732
|
Define CLOCK_SOURCE and move the clock defines to appropriate files.
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
c99de05d23
|
Remove Not yet supported ADC peripheral. ToDo task
|
2015-07-24 08:59:54 +05:30 |
|
Rakendra Thapa
|
dad274ccea
|
Makefile changes.
License edit in stellaris_common
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
8e24860266
|
Commits:
- Indentation Edits.
- Edit Header Files.
- Change comments to C-style indentation.
- Edit Periph_conf file to exclude not used peripherals.
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
# modified: boards/ek-lm4f120xl/board.c
# modified: boards/ek-lm4f120xl/include/board.h
# modified: boards/ek-lm4f120xl/include/periph_conf.h
# modified: cpu/lm4f120/cpu.c
# modified: cpu/lm4f120/include/cpu_conf.h
# modified: cpu/lm4f120/include/hwtimer_cpu.h
# modified: cpu/lm4f120/include/lm4f120h5qr.h
# modified: cpu/lm4f120/lpm_arch.c
# modified: cpu/lm4f120/periph/adc.c
# modified: cpu/lm4f120/periph/cpuid.c
# modified: cpu/lm4f120/periph/timer.c
# modified: cpu/lm4f120/periph/uart.c
# modified: cpu/lm4f120/vectors.c
#
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
dc2bbffcc7
|
Formatting: Delete blank line at EOF
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
1165d91b6f
|
Remove trailing whitespace_2
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
be15d5c973
|
removing trailing whitespace
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
4757e30e10
|
Remove tabs to spaces
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
9c4a5f5d86
|
Applying Coding Conventions correction
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
8c1abd716d
|
Adding Files for Stellaris Porting
|
2015-07-24 08:59:53 +05:30 |
|
Rakendra Thapa
|
0b673e66da
|
Adding Support for Stellaris Launchpad LM4f120. This board is based on ARM Cortex M4 from TI.
|
2015-07-24 08:59:53 +05:30 |
|