Bas Stottelaar
fe941ac9fe
Merge pull request #15299 from basilfx/feature/efm32_add_slwstk6220a
...
boards/slwstk6220a: add support (via efm32)
2020-11-11 00:18:21 +01:00
Bas Stottelaar
5fd825ec21
codeowners: add to list
2020-11-10 23:03:08 +01:00
Bas Stottelaar
f55c033681
pkg/cryptoauthlib: disable for efm32
...
Some CPUs define AES_COUNT, which is also defined by this package.
2020-11-10 23:03:08 +01:00
Bas Stottelaar
55a55c7ba5
tests/periph_timer: add to list of 32kHz boards
2020-11-10 23:03:08 +01:00
Bas Stottelaar
b6befac515
tests/unittests: add to BOARD_INSUFFICIENT_MEMORY
2020-11-10 22:59:46 +01:00
Bas Stottelaar
5b960a027a
examples/lua_REPL: add to BOARD_INSUFFICIENT_MEMORY
2020-11-10 22:59:46 +01:00
Bas Stottelaar
cd6d479eb5
boards/slwstk6220a: add support
2020-11-10 22:59:46 +01:00
Bas Stottelaar
9f9f8637f3
cpu/efm32: add support for ezr32wg
2020-11-10 22:59:46 +01:00
91f1b1c071
Merge pull request #15417 from fjmolinas/pr_riotboot_porting_guide
...
riotboot: add basic porting guide [TAKEOVER]
2020-11-10 20:22:49 +01:00
Francisco
6ed397bf4f
Merge pull request #14512 from benpicco/cpu/sam0_common/nvm_user_page
...
cpu/sam0_common: flashpage: add functions to write to user config area / AUX page
2020-11-10 19:32:29 +01:00
emmanuelsearch
011ce90ac9
riotboot: add basic porting guide
2020-11-10 15:21:02 +01:00
Benjamin Valentin
b9e61fd102
sys/od: add Kconfig
2020-11-10 14:21:47 +01:00
Benjamin Valentin
4e8c461f46
cpu/sam0_common: flashpage: invalidate cache on _lock()
2020-11-10 14:21:47 +01:00
Benjamin Valentin
3a20beb53a
tests/periph_flashpage: add test for AUX page
2020-11-10 14:21:47 +01:00
Benjamin Valentin
e6192a13bd
cpu/sam0_common: flashpage: support unaligned writes
...
We can pad the unaligned bytes with 0xFF to make up a whole word that
can be written.
2020-11-10 12:18:47 +01:00
Benjamin Valentin
20f093ede6
cpu/sam0_common: flashpage: introduce functions to write to user page
2020-11-10 12:18:47 +01:00
Benjamin Valentin
360c0b27fc
cpu/saml1x: add NVM User Page Mapping
2020-11-10 12:18:47 +01:00
Benjamin Valentin
fecc5bdcff
cpu/saml21: add NVM User Page Mapping
2020-11-10 12:18:47 +01:00
Benjamin Valentin
c5f8742877
cpu/samd21: add NVM User Page Mapping
2020-11-10 12:18:47 +01:00
Benjamin Valentin
edbb5fe9d0
cpu/samd5x: add NVM User Page Mapping
2020-11-10 12:18:47 +01:00
Martine Lenders
948777936d
Merge pull request #15409 from aabadie/pr/github/gh_doc_preview
...
gh-actions: add direct link to circleci doc preview
2020-11-10 11:37:09 +01:00
8656eda1c6
Merge pull request #15418 from emmanuelsearch/PR-suit-readme
...
examples/suit_update: update IETF draft reference in the README
2020-11-10 11:06:43 +01:00
Leandro Lanzieri
95ff222316
Merge pull request #14968 from aabadie/pr/boards/stm32l4wb_clock_kconfig_only
...
boards/stm32l4/wb: add Kconfig for clock configuration
2020-11-10 10:51:54 +01:00
benpicco
2a60406ae0
Merge pull request #15292 from fjmolinas/pr_openwsn_defs
...
boards cpu: move OpenWSN defintions to openwsn_defs.h
2020-11-10 10:07:55 +01:00
emmanuelsearch
7d0d5eae61
examples/suit_update: update IETF draft reference
2020-11-10 10:04:01 +01:00
Leandro Lanzieri
20f40091ac
Merge pull request #15416 from janosbrodbeck/pr/gcoap/tinydtls_ep_family
...
pkg/tinydtls: set address family of session endpoint on sock_dtls_recv
2020-11-10 09:55:25 +01:00
6c39bc5101
boards/nucleo-l552ze-q: remove PLL N custom define
2020-11-10 09:34:07 +01:00
2f2622c76f
cpu/stm32: move stm32l5 default PLL N to cpu
2020-11-10 09:34:07 +01:00
75d7c6afab
boards/nucleo-l4r5zi: remove PLL N custom define
2020-11-10 09:34:07 +01:00
36d33d38f7
cpu/stm32: move stm32l4+ default PLL N to cpu
2020-11-10 09:34:07 +01:00
ef5897775d
cpu/stm32l4wb: add missing define for PLL HSI source
2020-11-10 09:34:07 +01:00
934028c114
cpu/stm32: fix l4l5wb clock configuration
...
Default values were wrong for WB when using HSE 32MHz as PLL input source
Default PLL input source was wrong when not using HSE and the board
provides an HSE
2020-11-10 09:34:07 +01:00
e7ac68e1bd
boards/stm32l4/l5/wb*: add Kconfig clock config
2020-11-10 09:34:06 +01:00
f111fd8447
cpu/stm32/kconfig.clk: adapt for l4/l5/wb
2020-11-10 09:34:06 +01:00
Francisco
694d98c00b
Merge pull request #15414 from benpicco/core/msg_bus-doc
...
core/msg_bus: enhace documentation
2020-11-10 09:13:34 +01:00
Francisco Molina
017618d1a7
dist/tools/codespell: add Chang, chang
2020-11-10 07:46:37 +01:00
Francisco Molina
c4edff3a59
boards cpu: move OpenWSN defintions to openwsn_defs.h
2020-11-10 07:46:35 +01:00
János Brodbeck
958d604775
pkg/tinydtls: set address family of session endpoint on sock_dtls_recv
2020-11-10 03:11:20 +01:00
Benjamin Valentin
eea2df99a3
core/msg_bus: enhace documentation
2020-11-09 21:13:08 +01:00
0031b14601
Merge pull request #15410 from bergzand/pr/stm32/flashpage_voidptr
...
stm32/flashpage: use void pointer for flash address
2020-11-09 18:08:40 +01:00
d2a46f58c2
stm32/flashpage: use void pointer for flash address
2020-11-09 14:28:42 +01:00
c08e7dbf32
gh-actions: add direct link to circleci doc preview
2020-11-09 14:20:06 +01:00
fb6925a018
Merge pull request #15408 from miri64/uhcp/enh/doc
...
uhcp: improve documentation
2020-11-09 12:39:17 +01:00
Martine Lenders
5ef8ca476f
uhcp: improve documentation
2020-11-09 11:45:28 +01:00
c6b1b3b06f
Merge pull request #15404 from aabadie/pr/pkg/lvgl_v7.6.1
...
pkg/lvgl: bump to v7.7.1
2020-11-09 08:20:26 +01:00
b5617b5e05
tests/pkg_lvgl: exclude spark-core from CI
2020-11-08 17:37:39 +01:00
3a292087b7
pkg/lvgl: update defaults in lv_conf.h
2020-11-08 17:04:55 +01:00
408c2b534d
pkg/lvgl: bump to v7.7.1
2020-11-08 16:19:55 +01:00
6915fec2ca
Merge pull request #15402 from btcven/2020_11_08-lvgl-fix
...
tests/pkg_lvgl: fix sysmon task creation
2020-11-08 16:14:27 +01:00
Jean Pierre Dudey
1edb8666cb
tests/pkg_lvgl: fix sysmon example URL.
...
Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
2020-11-08 15:05:56 +01:00