smlng
|
7309171303
|
build: fix unused parameter errors
cpu, sam0_common: fix unused parameter in periph/spi
cpu, kinetis_common: fix unused parameter in periph/spi
cpu, cc2538: fix unused param in periph/i2c
cpu, cc2538: fix unused param in periph/spi
cpu, sam3: fix unused param in periph/spi
cpu, stm32_common: fix unused param in periph/pm
cpu, stm32f3: fix unused params in periph/i2c
cpu, nrf5x_common: fix unused param in periph/gpio
cpu, nrf5x_common: fix unused param in periph/spi
cpu, lpc2387: fix unused params in periph/spi
cpu, cc2538: fix unused params in radio/netdev
cpu, cc2650: fix unused params in periph/uart
cpu, lm4f120: fix unused param in periph/spi
cpu, lm4f120: fix unused params in periph/timer
cpu, lm4f120: fix unused params in periph/uart
cpu, stm32_common: fix unused params in periph/dac
cpu, stm32l0: fix unused params in periph/i2c
cpu, msp430fxyz: fix unused params in periph/uart
cpu, mips: fix unused params
cpu, cc430: fix unused-params in periph/timer
cpu, msp430fxyz: fix unused params in periph/spi
drivers, cc2420: fix unused param
cpu, mips32r2_common: fix unused params in periph/timer
cpu, cc2538: fix unused-param in periph/i2c
cpu, mips32r2_common: fix unused-param in periph/timer
cpu, msp430fxyz: fix unused params in periph/timer
cpu, atmega_common: fix unused params in periph/spi
driver, nrfmin: fix unused params
cpu, cc2538_rf: fix unused params
driver, netdev_ieee802514: fix unused param
cpu, mip_pic32m: fix unused params
cpu, lpc2387: fix unused params in periph/pwm
tests/driver_sdcard_spi: fix unused params
cpu, sam3: fix unused param in periph/pwm
tests/driver_dynamixel: fix unused params, and style issues
cpu, cc430: fix unused param in periph/rtc
cpu, atmega_common: fix unused params in periph/i2c
|
2017-11-28 14:36:01 +01:00 |
|
|
a20745b6c5
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
|
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
|
01af6d94c4
|
cpu, periph: retain constness in spi_transfer_bytes
|
2017-06-29 15:47:13 +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 |
|
Hauke Petersen
|
37d4f44379
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
|
Hauke Petersen
|
8064bd9fa9
|
periph/pwm: remove pwm_(start|stop) + doc
- joined start/stop and poweron/poweroff
- added general documentation
|
2017-02-13 09:37:31 +01:00 |
|
Hauke Petersen
|
10b0013315
|
cpu/lpc2387+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
|
2017-01-25 16:46:05 +01:00 |
|
Hauke Petersen
|
a35709b4f8
|
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
periph timer: remove timer_irq_(en|dis)able
|
2017-01-18 22:58:21 +01:00 |
|
Hauke Petersen
|
7b5d26340a
|
cpu/lpc2387: cleanup for the PWM driver
|
2017-01-17 10:50:02 +01:00 |
|
Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
|
|
0194091673
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
|
Hauke Petersen
|
2eebf36eb2
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
|
DipSwitch
|
0bb4748a94
|
core: Fix/refactor function naming in core/incude/irq.h
|
2016-03-20 16:47:34 +01:00 |
|
Hauke Petersen
|
877d06bda8
|
cpu/lpc2387: 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 |
|
Joakim Nohlgård
|
6a52296a35
|
cpu/lpc2387: Use {} notation for empty while loops
|
2016-03-03 16:30:06 +01:00 |
|
Peter Kietzmann
|
c8829a49b8
|
Merge pull request #4838 from haukepetersen/fix_periph_timerarg
drivers/timer: added callback argument
|
2016-03-01 08:55:54 +01:00 |
|
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
|
|
9082273746
|
core: header cleanup
|
2016-02-28 22:46:28 +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
|
1b0e0c62ac
|
cpu/lpc2387: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
b41f915d86
|
cpu/lpc2387: adapted to PWM interface changes
|
2016-02-12 16:09:56 +01:00 |
|
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
2016-01-27 17:00:37 +01:00 |
|
Hauke Petersen
|
178e82c0e9
|
cpu/lpc2387: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Oleg Hahm
|
d92ec1d11e
|
lpc2387: fix pedantic compiler warnings
|
2015-12-07 20:28:53 +01:00 |
|
Hauke Petersen
|
fe249b9006
|
cpu/lpc2387: 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 |
|
Peter Kietzmann
|
be8f63769c
|
Merge pull request #3879 from sgso/fix_spi_slave_return_codes
cpu: let spi_init_slave() stubs return error codes
|
2015-09-30 14:07:54 +02:00 |
|
|
d0ff4946ea
|
cpu: lpc2387: add spi_conf_pins()
|
2015-09-23 19:00:55 +02:00 |
|
Sebastian Sontberg
|
8b4fcc2a14
|
cpu: let spi_init_slave() stubs return error codes
|
2015-09-17 11:19:31 +02:00 |
|
Martine Lenders
|
93f555ef69
|
Merge pull request #3782 from OlegHahm/RIOT_assert
core: RIOT's own assert macro
|
2015-09-12 13:12:34 +02:00 |
|
Oleg Hahm
|
49917a5797
|
core: cpu: fix check for DEVELHELP
|
2015-09-12 12:43:15 +02:00 |
|
Hauke Petersen
|
342d292889
|
cpu/lpc2387: added low-level timer implementation
|
2015-09-04 15:32:50 +02:00 |
|
|
4dd63dd24e
|
cpu: lpc2387: add periph/spi support
|
2015-08-14 16:50:41 +02:00 |
|
|
bd76626fb5
|
cpu: lpc2387: add periph/uart driver
|
2015-08-14 16:50:41 +02:00 |
|
|
3c5f31eb95
|
cpu: lpc2387: add periph/gpio imlementation
|
2015-08-14 16:50:41 +02:00 |
|
Joakim Gebart
|
70d59331b8
|
arm7_common: Build fixes after discovering an include guard overlap
|
2015-07-20 12:40:32 +02:00 |
|
Joakim Gebart
|
8619bdec63
|
lpc2387: pwm_init: return actual frequency
|
2015-05-16 10:17:02 +02:00 |
|
Oleg Hahm
|
60cd0d357d
|
periph_rtc: streamline lpc2387 and cc430 naming
|
2014-12-16 17:02:44 +01:00 |
|
Hauke Petersen
|
9a90eae1ba
|
cpu: adjusted pwm driver impl for lpc2387
|
2014-08-07 16:14:09 +02:00 |
|
Ludwig Ortmann
|
c8612a055e
|
cpu/lpc2387: fix unused parameter warning
mark 'mode' as unused in pwm_init
|
2014-07-12 07:56:22 +02:00 |
|
Hauke Petersen
|
09e3ac20f1
|
cpu: added low-level pwm driver impl for lpc2387
|
2014-06-11 19:54:11 +02:00 |
|