Vincent Dupont
|
c99ac9ce3f
|
cpu/stm32f4: add stm32f437vg support
|
2018-05-24 15:15:48 +02:00 |
|
Sebastian Meiling
|
f1324de970
|
Merge pull request #8862 from aabadie/pr/periph/eeprom
drivers/periph: add basic API to read/write data to EEPROM
|
2018-05-24 13:24:19 +01:00 |
|
Sebastian Meiling
|
6f2f9abe54
|
Merge pull request #9146 from bergzand/pr/tests/xtimer_now64_continuity/print_str
tests/xtimer_now64: Start time measure after print
|
2018-05-24 13:20:11 +01:00 |
|
|
f3c3818fa7
|
cpu/atmega*: configure eeprom
|
2018-05-24 14:07:55 +02:00 |
|
|
364806e585
|
cpu/atmega_common: add support for eeprom periph interface
|
2018-05-24 14:07:55 +02:00 |
|
|
3896b4aa4c
|
tests/periph_eeprom: add test application
|
2018-05-24 14:07:55 +02:00 |
|
|
aa6cf07390
|
cpu/stm32l1: add definitions for internal eeprom
|
2018-05-24 14:07:55 +02:00 |
|
|
fc9a853c20
|
cpu/stm32l0: add definitions for internal eeprom
|
2018-05-24 14:07:55 +02:00 |
|
|
331ad0970d
|
cpu/stm32{f,l}{0,1}: provide flash common feature
|
2018-05-24 14:07:55 +02:00 |
|
|
89e0389f27
|
cpu/stm32_common: implement eeprom access functions
|
2018-05-24 14:07:55 +02:00 |
|
|
9fa58af73b
|
drivers/periph: add API for internal MCU EEPROM
|
2018-05-24 14:07:55 +02:00 |
|
|
6be425f751
|
Merge pull request #8753 from OTAkeys/pr/rename-stm32f7disco
boards: use marketing name for stm32f769i-disco
|
2018-05-24 12:09:50 +02:00 |
|
|
01934de2ff
|
Merge pull request #9177 from smlng/pr/cpu/cortex/vector/indention
cpu/cortex_common: fix indention in vector table
|
2018-05-24 11:55:13 +02:00 |
|
smlng
|
34ade00db9
|
cpu/cortex_common: fix indention in vector table
|
2018-05-24 11:26:46 +02:00 |
|
|
a798caf0bd
|
Merge pull request #9175 from OTAkeys/pr/stm32f4_include
cpu/stm32f4: fix periph_cpu.h for f412zg and f446ze
|
2018-05-24 10:41:50 +02:00 |
|
Vincent Dupont
|
b8dd0baa73
|
cpu/stm32f4: fix periph_cpu.h for f412zg and f446ze
|
2018-05-24 10:31:00 +02:00 |
|
|
6326c43eab
|
Merge pull request #9169 from aabadie/pr/doc/periph_groups
drivers/periph: fix doxygen groups in implementation
|
2018-05-24 09:35:04 +02:00 |
|
|
d6eddde5e1
|
drivers/periph: fix doxygen groups in implementation
|
2018-05-24 09:11:43 +02:00 |
|
Vincent Dupont
|
c10568f02c
|
boards: use marketing name for stm32f769i-disco
|
2018-05-23 19:21:30 +02:00 |
|
|
8b8c415a3e
|
Merge pull request #9170 from aabadie/pr_fix_murdock$
tests/driver_at: fix wrong nucleo board name
|
2018-05-23 18:59:12 +02:00 |
|
|
96fa80c2e6
|
tests/driver_at: fix wrong nucleo board name
|
2018-05-23 18:49:39 +02:00 |
|
Vincent Dupont
|
ca1e53250f
|
Merge pull request #8650 from aabadie/pr/nucleo32-rename
boards/nucleo32*: rename boards to use their ST marketing name
|
2018-05-23 17:41:17 +02:00 |
|
Vincent Dupont
|
84874e61d3
|
Merge pull request #7084 from kaspar030/add_at_parser
drivers: initial commit of generic AT parser module
|
2018-05-23 17:33:05 +02:00 |
|
Vincent Dupont
|
88a978adfb
|
tests/driver_at: improve test app
|
2018-05-23 16:08:28 +02:00 |
|
|
0c9c00f976
|
tests/at: improve shell and add README
|
2018-05-23 16:08:28 +02:00 |
|
|
0b603a11fd
|
tests/at: add nucleo32-f031 to BOARD_INSUFFICIENT_MEMORY
|
2018-05-23 16:08:28 +02:00 |
|
|
331f8531b4
|
tests/at: add missing stdio.h include
|
2018-05-23 16:08:28 +02:00 |
|
Vincent Dupont
|
e3f26b2c15
|
tests: add at parser basic test app
|
2018-05-23 16:08:28 +02:00 |
|
|
0199f36bb3
|
drivers: at: many improvements
|
2018-05-23 16:08:28 +02:00 |
|
Vincent Dupont
|
7340e77328
|
drivers/at: add at_send_cmd_wait_prompt and at_send_bytes
|
2018-05-23 16:08:28 +02:00 |
|
Vincent Dupont
|
ee29b76c89
|
drivers/at: make EOL char configurable
|
2018-05-23 16:08:28 +02:00 |
|
|
9c9fad6da5
|
drivers: initial commit of generic AT parser module
|
2018-05-23 16:08:28 +02:00 |
|
|
7115d0d16c
|
Merge pull request #9166 from smlng/pr/evtimer/us_per_ms
evtimer: use conversion macro US_PER_MS
|
2018-05-23 15:26:46 +02:00 |
|
smlng
|
e97882dc56
|
evtimer: use conversion macro US_PER_MS
|
2018-05-23 15:13:31 +02:00 |
|
|
eaf2698a69
|
boards/nucleo-l432kc: rename to st marketing name
|
2018-05-23 12:55:36 +02:00 |
|
|
3bbf8c01ab
|
boards/nucleo-f303k8: rename to st marketing name
|
2018-05-23 12:51:41 +02:00 |
|
|
633a92929d
|
boards/nucleo-l031k6: rename to st marketing name
|
2018-05-23 12:50:33 +02:00 |
|
|
81700d4301
|
boards/nucleo-f042k6: rename to st marketing name
|
2018-05-23 12:49:40 +02:00 |
|
|
3e4f7adc95
|
boards/nucleo-f031k6: rename to st marketing name
|
2018-05-23 12:46:42 +02:00 |
|
|
1df01a482f
|
Merge pull request #8651 from aabadie/pr/nucleo144-rename
boards/nucleo144*: rename boards to use their ST marketing name
|
2018-05-23 12:20:24 +02:00 |
|
|
07c2c46e16
|
tests: use new nucleo-f767zi name
|
2018-05-23 12:09:28 +02:00 |
|
|
31fba044e5
|
boards/nucleo-f767zi: rename to standard st name
|
2018-05-23 12:09:28 +02:00 |
|
|
d59c77d9c8
|
tests: use new nucleo-f746zg name
|
2018-05-23 12:09:28 +02:00 |
|
|
fcb633a73a
|
boards/nucleo-f746zg: rename to standard st name
|
2018-05-23 12:09:28 +02:00 |
|
|
765a820d5b
|
tests: use new nucleo-f722ze name
|
2018-05-23 12:09:28 +02:00 |
|
|
16d8d3172d
|
boards/nucleo-f722ze: rename to standard st name
|
2018-05-23 12:09:28 +02:00 |
|
|
83e1298c5a
|
cpu/stm32f4: use nucleo-f446ze name
|
2018-05-23 12:09:28 +02:00 |
|
|
ede9ff7af3
|
tests: use new nucleo-f446ze name
|
2018-05-23 12:08:53 +02:00 |
|
|
77fab804c0
|
boards/nucleo-f446ze: rename to standard st name
|
2018-05-23 12:08:53 +02:00 |
|
|
0bb43db9f2
|
tests: use new nucleo-f429zi name
|
2018-05-23 12:08:53 +02:00 |
|