Francisco Acosta
|
f2efd88f98
|
Merge pull request #7129 from haukepetersen/opt_periph_sharetimerset
cpu: add and use shared code for timer_set()
|
2017-08-01 15:09:48 +02:00 |
|
smlng
|
692cf96297
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
|
Hauke Petersen
|
a1499f4190
|
cpu: add and use shared code for timer_set()
|
2017-06-02 12:21:56 +02:00 |
|
Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
|
Hauke Petersen
|
3a00fe8e49
|
cpus: make use of cortexm_isr_end()
|
2016-12-21 11:28:46 +01:00 |
|
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
|
Joakim Nohlgård
|
4a873d4061
|
cpu/lm4f120: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Marc
|
96444d632e
|
cpu/lm4f120: reworking timer
|
2015-12-02 13:58:23 +01:00 |
|
Joakim Nohlgård
|
cbaeccdb90
|
periph/timer: Drop timer_reset
|
2015-10-17 20:11:03 +02:00 |
|
Rakendra Thapa
|
da91eba1ca
|
Converting C++ style coding to C style
|
2015-07-24 08:59:55 +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
|
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
|
1165d91b6f
|
Remove trailing whitespace_2
|
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 |
|