[riot-commits] [RIOT-OS/RIOT] 1f409d: drivers/flashpage: use const ptrs for write/verify
Francisco Acosta
fco.ja.ac at gmail.com
Wed Mar 14 19:08:51 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1f409d09dd31917764c8a49f91c920aa66e28ee5
https://github.com/RIOT-OS/RIOT/commit/1f409d09dd31917764c8a49f91c920aa66e28ee5
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-13 (Tue, 13 Mar 2018)
Changed paths:
M drivers/include/periph/flashpage.h
M drivers/periph_common/flashpage.c
Log Message:
-----------
drivers/flashpage: use const ptrs for write/verify
Commit: 4f44778a425b5ad33534a768c202efe3529c1a87
https://github.com/RIOT-OS/RIOT/commit/4f44778a425b5ad33534a768c202efe3529c1a87
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M cpu/efm32/periph/flashpage.c
Log Message:
-----------
cpu/efm32: use const pointer in flashpage
Commit: 5a2a4cf1e0845acfc1f96de8abd880c8051206d4
https://github.com/RIOT-OS/RIOT/commit/5a2a4cf1e0845acfc1f96de8abd880c8051206d4
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M cpu/msp430_common/periph/flashpage.c
Log Message:
-----------
cpu/msp430: use const pointer in flashpage
Commit: b40249153dbacfb6b7fccd7e870589318ecd5dad
https://github.com/RIOT-OS/RIOT/commit/b40249153dbacfb6b7fccd7e870589318ecd5dad
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M cpu/nrf5x_common/periph/flashpage.c
Log Message:
-----------
cpu/nrf5x: use const pointer in flashpage
Commit: a1f482cbf760ebdb0204d3f1d89b46e2972034a7
https://github.com/RIOT-OS/RIOT/commit/a1f482cbf760ebdb0204d3f1d89b46e2972034a7
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M cpu/sam0_common/periph/flashpage.c
Log Message:
-----------
cpu/sam0: use const pointer in flashpage
Commit: 549bf0ef785897cade2929baa01bcd4c3edb9c93
https://github.com/RIOT-OS/RIOT/commit/549bf0ef785897cade2929baa01bcd4c3edb9c93
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M cpu/stm32_common/periph/flashpage.c
Log Message:
-----------
cpu/stm32: use const pointer in flashpage
Commit: 4f190015a9d0c7546544208d9552ba03b7925db6
https://github.com/RIOT-OS/RIOT/commit/4f190015a9d0c7546544208d9552ba03b7925db6
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M cpu/efm32/periph/flashpage.c
M cpu/msp430_common/periph/flashpage.c
M cpu/nrf5x_common/periph/flashpage.c
M cpu/sam0_common/periph/flashpage.c
M cpu/stm32_common/periph/flashpage.c
M drivers/include/periph/flashpage.h
M drivers/periph_common/flashpage.c
Log Message:
-----------
Merge pull request #8773 from OTAkeys/pr/flashpage_const_ptr
drivers/flashpage: use const pointers for write and verify
Compare: https://github.com/RIOT-OS/RIOT/compare/d9cabdf73f87...4f190015a9d0
More information about the commits
mailing list