Hauke Petersen
|
216a4cb432
|
cpu/cc2538: adapted HWRNG implementation
|
2016-02-14 12:58:30 +01:00 |
|
Joakim Nohlgård
|
d1a57d040a
|
Merge pull request #4638 from gebart/pr/periph-pwm-api-change
drivers: Optimized periph PWM interfaces
|
2016-02-14 08:54:47 +01:00 |
|
Joakim Nohlgård
|
f76ecd1491
|
cpu/nrf52: Update to match timer_init API change
|
2016-02-13 21:33:52 +01:00 |
|
Joakim Nohlgård
|
8ef0b1555c
|
cpu/ezr32wg: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
68ddb1a7a9
|
cpu/stm32l1: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
3e0d6f167f
|
cpu/stm32f4: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
5ab848548b
|
cpu/stm32f3: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
e43f503cb6
|
cpu/stm32f1: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
e427caaf01
|
cpu/stm32f0: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
3d8c8b295d
|
cpu/saml21: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
4aa21ff5c1
|
cpu/samd21: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
880d0d5879
|
cpu/sam3: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
9ac6176745
|
cpu/nrf51: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
67321ce9bc
|
cpu/msp430fxyz: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
1b0e0c62ac
|
cpu/lpc2387: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
8d4fd5a814
|
cpu/lpc1768: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
cf90cf32c0
|
cpu/lpc11u34: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
4a873d4061
|
cpu/lm4f120: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
77fbe188e7
|
cpu/cc430: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
943c106461
|
cpu/cc2538: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d24cdd7cde
|
cpu/native: Update timer_init to match API changes
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
d2b06d1923
|
cpu/kinetis_common: Update timer_init to match API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
819d619bad
|
cpu/atmega2560: Update timer_init to match API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
cfac198fc8
|
cpu/stm32f0: added gpio_init_analog()
|
2016-02-13 13:06:58 +01:00 |
|
Hauke Petersen
|
b97afdc1b1
|
cpu/stm32f0: some minor fixes to GPIO driver
- fixed indention on some places
- s/gpio_config/isr_ctx/
- use BRR reg for clearing pin
|
2016-02-13 13:02:32 +01:00 |
|
Hauke Petersen
|
a64a4df72e
|
Merge pull request #3881 from MohmadAyman/master
stm32f0-gpio-update
|
2016-02-12 20:54:48 +01:00 |
|
Hauke Petersen
|
fecf74970e
|
cpu/kinetis_common: adapted to PWM interface changes
|
2016-02-12 16:10:01 +01:00 |
|
Hauke Petersen
|
85f85a3760
|
cpu/stm32f4: adapted to PWM interface changes
|
2016-02-12 16:10:01 +01:00 |
|
Hauke Petersen
|
cf7299c09e
|
cpu/stm32f3: adapted to PWM interface changes
|
2016-02-12 16:09:58 +01:00 |
|
Hauke Petersen
|
41cbc35b73
|
cpu/samd21: adapted to PWM interface changes
|
2016-02-12 16:09:58 +01:00 |
|
Hauke Petersen
|
ba8cda7894
|
cpu/sam3: adapted to PWM interface changes
|
2016-02-12 16:09:58 +01:00 |
|
Hauke Petersen
|
b41f915d86
|
cpu/lpc2387: adapted to PWM interface changes
|
2016-02-12 16:09:56 +01:00 |
|
Hauke Petersen
|
b96cb04df2
|
cpu/lpc11u34: adapted to PWM interface changes
|
2016-02-12 16:09:53 +01:00 |
|
Hauke Petersen
|
9fcb031e21
|
Merge pull request #4797 from gebart/pr/nrf51-fix-random-travis-failures
make: Use unique module name for cpu_common periph
|
2016-02-12 11:06:42 +01:00 |
|
Joakim Nohlgård
|
d414f30b22
|
Merge pull request #4791 from gebart/pr/small-cleanups
misc: small cleanups
|
2016-02-12 09:14:06 +01:00 |
|
Joakim Nohlgård
|
95ef11bbc1
|
cpu/stm32_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:46:00 +01:00 |
|
Joakim Nohlgård
|
2e37ac0802
|
cpu/sam21_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:58 +01:00 |
|
Joakim Nohlgård
|
3db00667b7
|
cpu/kinetis_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:56 +01:00 |
|
Joakim Nohlgård
|
1f9f6d8548
|
cpu/nrf5x_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:53 +01:00 |
|
MohmadAyman
|
f881874bbb
|
cpu/stm32f0: optimized GPIO driver implementation
|
2016-02-12 07:01:20 +02:00 |
|
MohmadAyman
|
1ecb19c7ae
|
stm32f0 vendor headers updated
|
2016-02-12 07:00:07 +02:00 |
|
Joakim Nohlgård
|
068a4e4195
|
cpu/lm4f120: Remove unused static lookup table
|
2016-02-11 15:14:07 +01:00 |
|
Joakim Nohlgård
|
04c37094a0
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
2016-02-11 12:45:44 +01:00 |
|
Joakim Nohlgård
|
00f875b0de
|
make: Fix typo CFLAGS_DEBUG->CFLAGS_DBG
|
2016-02-11 12:42:43 +01:00 |
|
Joakim Nohlgård
|
d1128cabab
|
boards/msp430_common: Use code style CFLAGS from Makefile.cflags
|
2016-02-11 12:39:02 +01:00 |
|
Joakim Nohlgård
|
862b07fda2
|
boards/cortexm_common: Use code style CFLAGS from Makefile.cflags
|
2016-02-11 12:39:02 +01:00 |
|
Joakim Nohlgård
|
a0429f7542
|
Merge pull request #4778 from gebart/pr/cortex-m-makefile-refactor
make: Move CPU and BOARD includes to Makefile.modules and reorganize
|
2016-02-11 12:33:33 +01:00 |
|
Oleg Hahm
|
97adfa781e
|
stm32: use cpuid_address' address, not the value
We're interested in the address of `cpuid_address`, not the value it is pointing, too.
|
2016-02-11 01:52:57 +01:00 |
|
René Herthel
|
4a4b3f620c
|
stm32l1/i2c: initial update for the new interface
|
2016-02-10 16:40:33 +01:00 |
|
Joakim Nohlgård
|
31c9ca70e5
|
make: Move Makefile.include.$(TOOLCHAIN) to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|