@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* tos_cpu_def.h
|
||||
*
|
||||
* Created on: Sep 7, 2019
|
||||
* Author: ace
|
||||
*/
|
||||
|
||||
#ifndef _TOS_CPU_DEF_H_
|
||||
#define _TOS_CPU_DEF_H_
|
||||
|
||||
|
@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* tos_cpu_types.h
|
||||
*
|
||||
* Created on: Sep 7, 2019
|
||||
* Author: ace
|
||||
*/
|
||||
|
||||
#ifndef _TOS_CPU_TYPES_H_
|
||||
#define _TOS_CPU_TYPES_H_
|
||||
|
||||
|
@@ -1,9 +1,3 @@
|
||||
/*
|
||||
* tos_cpu.c
|
||||
*
|
||||
* Created on: Sep 8, 2019
|
||||
* Author: ace
|
||||
*/
|
||||
#include <tos.h>
|
||||
#include <riscv_encoding.h>
|
||||
|
||||
|
@@ -1,9 +1,3 @@
|
||||
/*
|
||||
* port_c.c
|
||||
*
|
||||
* Created on: Sep 9, 2019
|
||||
* Author: ace
|
||||
*/
|
||||
#include "riscv_encoding.h"
|
||||
#include <tos.h>
|
||||
|
||||
|
@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* main.c
|
||||
*
|
||||
* Created on: Sep 13, 2019
|
||||
* Author: ace
|
||||
*/
|
||||
|
||||
#include "tos.h"
|
||||
|
||||
#define TASK_SIZE 512
|
||||
|
@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* tos_config.h
|
||||
*
|
||||
* Created on: Sep 7, 2019
|
||||
* Author: ace
|
||||
*/
|
||||
|
||||
#ifndef INC_TOS_CONFIG_H_
|
||||
#define INC_TOS_CONFIG_H_
|
||||
|
||||
|
Reference in New Issue
Block a user