1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common
Benjamin Valentin 2845554b4e cpu/sam0_common: flashpage: rename to sam0_flashpage_aux_write()
`flashpage_write_raw()` got renamed to `flashpage_write()`.
Now `sam0_flashpage_aux_write_raw()` is the only remaining 'raw'
function, even though it behaves just like `flashpage_write()`.

So let's also rename that for consistency.
2020-11-17 00:34:31 +01:00
..
dist cpu/sam0_common: add script to generate Kconfig files for all parts 2020-08-24 16:13:18 +02:00
include cpu/sam0_common: flashpage: rename to sam0_flashpage_aux_write() 2020-11-17 00:34:31 +01:00
periph cpu/sam0_common: flashpage: rename to sam0_flashpage_aux_write() 2020-11-17 00:34:31 +01:00
doc.txt
Kconfig sam0: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:41 +01:00
Makefile
Makefile.dep cpu/sam0_common: merge RTC & RTT implementation 2020-07-31 22:00:09 +02:00
Makefile.features sam0: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:41 +01:00
Makefile.include cpu/sam0_common: merge RTC & RTT implementation 2020-07-31 22:00:09 +02:00
sam0_common.config treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00