Ollrogge
|
741943f021
|
cpu/msp430_common: extend flashpage API
|
2021-10-25 15:03:50 +02:00 |
|
|
61052dbed7
|
msp430: Adapt to flashpage/flashpage_pagewise API
|
2020-11-11 23:16:41 +01:00 |
|
Bas Stottelaar
|
ab6188cea3
|
cpu/*: add missing include of assert.h
|
2020-10-22 11:13:08 +02:00 |
|
Francisco Molina
|
0a68323570
|
tests/periph_flashpage: use before last page for msp430
- msp430 holds the isr vector on the last page so avoid erasing
that page when testing.
|
2019-11-24 13:19:20 +01:00 |
|
fjmolinas
|
5368415c9a
|
cpu/msp430_common: add flashpage_raw support
|
2019-11-24 13:19:19 +01:00 |
|
Francisco Molina
|
291727c9e7
|
cpu/msp430_common: specify FLASHPAGE_SIZE/NUMOF type
- Since msp430 uses 16bit it is important that the variables
are treated as unsigned and not int so FLASHPAGE_NUMOF*FLASHPAGE_SIZE
doesn't overflow
|
2019-11-24 13:19:17 +01:00 |
|
Vincent Dupont
|
5a2a4cf1e0
|
cpu/msp430: use const pointer in flashpage
|
2018-03-14 16:28:32 +01:00 |
|
|
a20745b6c5
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
|
Hauke Petersen
|
25f285f1d1
|
cpu/msp430: added flashpage driver implementation
|
2017-08-29 12:08:33 +02:00 |
|
smlng
|
692cf96297
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
|
Hauke Petersen
|
a37ba98bfd
|
cpu/msp430-common: moved pm_reboot to periph/pm.c
|
2017-01-19 11:07:59 +01:00 |
|