1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/include
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
..
vendor cpu/sam0_common: samr30: add integer literal macros 2020-02-25 21:52:24 +01:00
cpu_conf.h sam0: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:41 +01:00
exti_config.h cpu/sam0_common: use generic exti_config 2020-02-20 11:23:51 +01:00
periph_cpu_common.h cpu/sam0_common: flashpage: rename to sam0_flashpage_aux_write() 2020-11-17 00:34:31 +01:00
sam_usb.h sam0_common: Add USB peripheral driver 2019-03-26 10:26:11 +01:00
timer_config.h cpu/sam0_common: add PWM support for saml2x, samd5x 2020-07-08 21:51:12 +02:00