Joakim Nohlgård
|
936a92ce8b
|
boards/msba2-common: Homogenize CFLAGS and add support for newlib-nano
|
2016-02-11 12:45:44 +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
|
4ba3bfce7b
|
boards/arduino-mega2560: 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 |
|
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 |
|
Joakim Nohlgård
|
717d89899f
|
make: Move Makefile.msp430_common to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
deba387393
|
cortexm_common: Move toolchain settings to cpu dir
|
2016-02-10 16:37:03 +01:00 |
|
Hauke Petersen
|
7382d8afee
|
Merge pull request #4775 from haukepetersen/fix_nucleof401_features
boards/nucleo-f401: cleaned up Makefile.features
|
2016-02-09 18:29:54 +01:00 |
|
Hauke Petersen
|
fda34ea1f0
|
boards/nucleo-f401: cleaned up Makefile.features
|
2016-02-09 14:46:34 +01:00 |
|
Hauke Petersen
|
44e8515698
|
boards/saml21-xpro: added feature CPUID
|
2016-02-08 18:56:04 +01:00 |
|
Hauke Petersen
|
3ecd1ee3fb
|
boards: added support for nRF52 DK
|
2016-02-05 12:07:32 +01:00 |
|
Cenk Gündoğan
|
dc6f53f630
|
Merge pull request #4742 from cgundogan/pr/saul/samr21_add_button
saul: add user button for samr21-xpro
|
2016-02-04 18:23:47 +01:00 |
|
Peter Kietzmann
|
6c839891a4
|
Merge pull request #4696 from haukepetersen/add_due_arduinosupport
boards/arduino-due: added support for Arduino API
|
2016-02-04 17:42:04 +01:00 |
|
Cenk Gündoğan
|
0d1a8393ca
|
saul: add user button for samr21-xpro
|
2016-02-04 16:35:48 +01:00 |
|
Cenk Gündoğan
|
b860ad3715
|
saul: make pull-up/pull-down mode configurable
|
2016-02-04 14:57:00 +01:00 |
|
Cenk Gündoğan
|
b751d79bf5
|
boards: samr21-xpro: add user button gpio
|
2016-02-04 13:58:03 +01:00 |
|
Oleg Hahm
|
b5bd1a8add
|
x86-multiboot: replaced multiboot header
https://www.gnu.org/software/grub/manual/multiboot/html_node/multiboot_002eh.html provides a MIT licensed header.
|
2016-01-28 16:46:42 +01:00 |
|
Oleg Hahm
|
6d7b0a2ea2
|
license: updated Free Software Foundation address
|
2016-01-28 16:46:41 +01:00 |
|
Hauke Petersen
|
f6d350a5a5
|
Merge pull request #4502 from haukepetersen/fix_doc_cc2538
cpu/cc2538: vendor header cleanup
|
2016-01-27 16:32:56 +01:00 |
|
Hauke Petersen
|
296ff6a427
|
boards/arduino-due: added support for Arduino API
|
2016-01-27 10:39:49 +01:00 |
|
Hauke Petersen
|
ff60976206
|
boards/arduino-due: fixed Arduino pin definitions
|
2016-01-27 10:34:54 +01:00 |
|
Hauke Petersen
|
9d6ff3d218
|
boards/cc2538dk: cleaned up CPU header file usage
|
2016-01-27 09:55:24 +01:00 |
|
Hauke Petersen
|
235b91efd8
|
boards/avsextrem: s/F_CPU/CLOCK_CORECLOCK/
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
fd7f403144
|
board/qemu-i386: removed unused F_CPU define
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
9ddd13b0b8
|
boards: removed F_CPU from periph_conf.h
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
ebfc13c68d
|
boards: added CLOCK_CORECLOCK define to periph_conf
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
b436219674
|
boards: removed F_CPU define from board.h
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
424beb1bd6
|
boards/spark-core: adjusted to new vendor header
- fixed clock configuration
- removed non-existent TIMER_1
- removed unused system_stm32f1.c file
|
2016-01-26 23:45:51 +01:00 |
|
Hauke Petersen
|
affa5c0033
|
boards/iotlab-m3: adjusted to updated vendor header
|
2016-01-26 23:45:51 +01:00 |
|
Hauke Petersen
|
3b1a59d954
|
boards/fox: adjusted to updated cpu header
|
2016-01-26 23:45:50 +01:00 |
|
Peter Kietzmann
|
cc97fc63ef
|
Merge pull request #4670 from TobiasFredersdorf/new_sam3_cpu_gpioupdate
cpu/sam3: udpate gpio driver
|
2016-01-26 17:13:58 +01:00 |
|
Thomas Eichinger
|
d46cd6ebb7
|
Merge pull request #4671 from emmanuelsearch/EK-TM4C123
board: ek-lm4f120xl modify default port on OS X
|
2016-01-26 15:33:35 +01:00 |
|
TobiasFredersdorf
|
9864c84c92
|
cpu/sam3: udpate gpio driver
|
2016-01-26 11:05:37 +01:00 |
|
Aaron Sowry
|
7759611713
|
Rename 'openmote' board to 'openmote-cc2538'
This is to avoid ambiguity with future versions of the OpenMote platform.
|
2016-01-23 08:06:15 +13:00 |
|
Emmanuel Baccelli
|
e6c943d903
|
modified default port to function on OS X
|
2016-01-22 16:24:22 +01:00 |
|
Hauke Petersen
|
db25206a58
|
boards: use default values for STDIO defines
|
2016-01-05 12:08:31 +01:00 |
|
Hauke Petersen
|
c57c608f19
|
Merge pull request #4422 from lebrush/board-nucleo-f103
Board nucleo f103
|
2015-12-16 10:51:26 +01:00 |
|
Victor Arino
|
3a8a932b27
|
boards/nucleo-f103: add support for nucleo-f103
|
2015-12-15 17:23:27 +01:00 |
|
Oleg Hahm
|
4114382d4e
|
Merge pull request #4458 from nqd/sam3-cpuid
Sam3 cpuid
|
2015-12-15 16:09:27 +01:00 |
|
nqdinh
|
46563b77ba
|
boards/udoo: enable periph_cpuid feature
|
2015-12-14 22:18:00 +07:00 |
|
nqdinh
|
348dee5f4b
|
boards/arduino-due: enable periph_cpuid feature
|
2015-12-14 22:18:00 +07:00 |
|
Hauke Petersen
|
c8386028e0
|
boards/samr21-xpro: added saul to Makefile.dep
|
2015-12-10 14:33:33 +01:00 |
|
Oleg Hahm
|
4e5facd750
|
Merge pull request #4428 from PeterKietzmann/revert_stm32l1_i2c
Revert "stm32l1/i2c.c: adapt for new periph driver interface"
|
2015-12-08 11:58:31 +01:00 |
|
Thomas Eichinger
|
0f80e688f3
|
Merge pull request #4115 from haukepetersen/opt_stm32f4_uart
cpu/stm32f4: optimized UART driver
|
2015-12-08 11:44:13 +01:00 |
|
Oleg Hahm
|
fcb5fbf7f6
|
Merge pull request #4398 from OlegHahm/stm_header_cleanup
cpu: remove superfluous definitions in ST header
|
2015-12-08 08:52:23 +01:00 |
|
Oleg Hahm
|
0250d62509
|
Merge pull request #4358 from OlegHahm/eliminate_pedantic_errors
Eliminate pedantic errors
|
2015-12-08 02:05:30 +01:00 |
|
Oleg Hahm
|
aa3ef774d0
|
cpu stm32f1 periph spi: simplify condition
|
2015-12-08 01:48:21 +01:00 |
|