Skip to content
Snippets Groups Projects
Commit 398f0031 authored by Sivert Sliper's avatar Sivert Sliper
Browse files

Added license header

parent efd74823
No related branches found
No related tags found
No related merge requests found
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
// Voltage dop per byte saved/restored to/from FRAM when no energy is supplied.
// Generated by generate-dvdb-table.py
#include <stdint.h>
......
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
// Voltage dop per byte saved/restored to/from FRAM when no energy is supplied.
// Generated by generate-dvdb-table.py
#include <stdint.h>
......
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
// Voltage dop per byte saved/restored to/from FRAM when no energy is supplied.
// Generated by generate-dvdb-table.py
#include <stdint.h>
......
#
# Copyright (c) 2019-2020, University of Southampton and Contributors.
# All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#!/usr/bin/env python3
import sys
......
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#if defined(MSP430_ARCH)
#include "iclib/memory-management.h"
#include "iclib/msp430-ic.h"
......
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/***************************** Include Files *********************************/
#include <stdint.h>
#include <string.h>
......
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef SRC_MEMORY_MANAGEMENT_H_
#define SRC_MEMORY_MANAGEMENT_H_
......
/*
* Copyright (c) 2018-2020, University of Southampton.
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "iclib/config.h"
#include "iclib/memory-management.h"
#include "iclib/msp430-ic.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment