Commit Graph

24 Commits (a188d7670b0a133c8fd15483d510e7247f7f12a6)

Author SHA1 Message Date
Hauke Petersen 37d4f44379 cpus: mv vendor headers to include/vendor/. 6 years ago
Marc Poulhiès b3307e1e1a cpu/lm4f120: remove useless gpio_pp_t type
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
6 years ago
Oleg Hahm 7ee7801c10 *: remove trailing underscores from header guards 6 years ago
Ian Martin 49ae438dd5 doc: eliminate clutter in adc and gpio periph docs 7 years ago
Hauke Petersen a7790625a1 cpu/lm4f120: adapted GPIO driver 7 years ago
Hauke Petersen 432f033384 cpu/lm4f120: reworked ADC implementation 7 years ago
Kaspar Schleiser 6881f65f46 cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h 7 years ago
Marc Poulhiès 8f0a9ddf6f cpu/lm4f120: GPIO support 7 years ago
Hauke Petersen 940097336a cpu: cleanup and unification of CPUID implementations
- moved definition of CPUID_LEN to periph_cpu.h
- fixed some doxygen
- simplyfied some implementations
7 years ago
Oleg Hahm d664f96e61 lm4f120: removed superfluous stellaris debug.h 8 years ago
Kaspar Schleiser 16e19f3975 cpu: lm4f120: remove obsolete hwtimer support 8 years ago
Hauke Petersen 3caa44ca95 cpu/lm4f120: included dev_enums.h in periph_cpu.h 8 years ago
rakendrathapa d263a9b2c5 Modify: C++ compatible headers 8 years ago
rakendrathapa 2dc37817bc Modify to have C++ compatible header 8 years ago
Raken 186041b553 Addition for doxygen documentation 8 years ago
Rakendra Thapa 38d70a3356 Remove trailing whitespace_3 8 years ago
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
8 years ago
Rakendra Thapa 2d656b8732 Define CLOCK_SOURCE and move the clock defines to appropriate files. 8 years ago
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 # 8 years ago
Rakendra Thapa dc2bbffcc7 Formatting: Delete blank line at EOF 8 years ago
Rakendra Thapa be15d5c973 removing trailing whitespace 8 years ago
Rakendra Thapa 4757e30e10 Remove tabs to spaces 8 years ago
Rakendra Thapa 9c4a5f5d86 Applying Coding Conventions correction 8 years ago
Rakendra Thapa 0b673e66da Adding Support for Stellaris Launchpad LM4f120. This board is based on ARM Cortex M4 from TI. 8 years ago