|
5ab97fe38b
|
cpu: build cortexm vectors.c without LTO
|
2016-08-29 13:30:17 +02:00 |
|
Ian Martin
|
49ae438dd5
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
|
zhuoshuguo
|
1cbe79a373
|
CPU: fix include header guards
Fix cpu/lpc2387/include/lpc2387.h
|
2016-06-08 16:38:20 +02:00 |
|
Hauke Petersen
|
82e0c51770
|
cpu/lpc11u34: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
b23cde98cf
|
cpus: adapted UART implementations to cb type change
|
2016-03-15 11:02:06 +01:00 |
|
Hauke Petersen
|
575659cd1c
|
cpu/lpc11u34: reworked ADC driver
|
2016-03-14 13:06:23 +01:00 |
|
Oleg Hahm
|
596c25daca
|
Merge pull request #4943 from gebart/pr/while-loops
Use {} notation for empty while loops
|
2016-03-09 13:42:32 +01:00 |
|
|
ed03204fe2
|
cpu: lpc11u34: gpio: adapt to thread.h
|
2016-03-05 18:20:17 +01:00 |
|
|
6881f65f46
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
|
|
2b010b5337
|
core: rename tcb_t -> thread_t, move into thread.h
|
2016-03-05 18:20:17 +01:00 |
|
Joakim Nohlgård
|
17977e0730
|
cpu/lpc11u34: Use {} notation for empty while loops
|
2016-03-03 16:31:29 +01:00 |
|
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
|
Joakim Nohlgård
|
412da2046d
|
cpu/lpc11u34: Cast enum to unsigned int for comparison
|
2016-02-28 00:05:10 +01:00 |
|
Joakim Nohlgård
|
e2f7ac78f0
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
periph/timer: Change timer_init API to support arbitrary (integer) frequencies
|
2016-02-15 23:36:44 +01:00 |
|
Joakim Nohlgård
|
cf90cf32c0
|
cpu/lpc11u34: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
b96cb04df2
|
cpu/lpc11u34: adapted to PWM interface changes
|
2016-02-12 16:09:53 +01:00 |
|
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
|
2016-02-08 14:36:03 +01:00 |
|
Hauke Petersen
|
1d8d33d484
|
Merge pull request #4704 from haukepetersen/opt_periph_gpioisrctx
drivers/gpio: added default ISR context struct
|
2016-02-04 15:29:48 +01:00 |
|
Hauke Petersen
|
35eb99a46e
|
Merge pull request #3984 from kaspar030/simplify_reboot
core: cpu: sys: simplify reboot()
|
2016-01-29 14:24:08 +01:00 |
|
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
2016-01-27 17:00:37 +01:00 |
|
|
938ff5c5e7
|
core: cpu: sys: simplify reboot()
|
2016-01-27 13:30:01 +01:00 |
|
Hauke Petersen
|
4f35f8d57c
|
cpu/lpc11u34: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
d31401ef1a
|
cpu/lpc11u34: adapted UART driver
|
2015-10-27 14:59:38 +01:00 |
|
Joakim Nohlgård
|
cbaeccdb90
|
periph/timer: Drop timer_reset
|
2015-10-17 20:11:03 +02:00 |
|
Paul Rathgeb
|
df68ac9f79
|
cpu/lpc11u34 : Added SPI for NXP LPC11U34 (SPI_0 and SPI_1)
make: Blacklisted 'weio' in driver_at86rf2xx and driver_kw2xrf due to insufficient memory
|
2015-10-16 17:28:09 +02:00 |
|
Paul Rathgeb
|
c2d8d27322
|
cpu/lpc11u34 : Added ADC support for LPC11U34
|
2015-10-13 21:45:17 +02:00 |
|
Paul Rathgeb
|
8b97ef12d5
|
cpu/lpc11u34 : Add CPUID support and added this capability to board/weio
|
2015-10-10 09:23:45 +02:00 |
|
Paul Rathgeb
|
01e5c056d9
|
cpu/lpc11u34 : Added PWM support for the NXP LPC11U34
and added PWM capabilities to the board WeIO
|
2015-10-08 15:37:38 +02:00 |
|
Paul Rathgeb
|
53b6df3751
|
cpu/lpc11u34: Fixed typo
|
2015-10-02 14:56:52 +02:00 |
|
Paul Rathgeb
|
100bd51a64
|
cpu/lpc11u34 : Added a new CPU definition for NXP LPC11U34
This CPU is used in the WeIO (www.we-io.net)
board.
Peripheral included :
- timer
- uart
- gpio
|
2015-10-01 20:11:00 +02:00 |
|