Ignore:
Timestamp:
Jul 8, 2015, 3:57:15 PM (9 years ago)
Author:
alain
Message:

Modify all applications to support two new rules:
1) introduce a local Makefile for each application.
2) change "application.elf" name to "application/appli.elf" name in the application.py" file.
Introduce the shell application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/applications/coproc/main.c

    r555 r589  
    1212
    1313#include "stdio.h"
    14 #include "mapping_info.h"   // for coprocessors types an modes
     14#include "mapping_info.h"       // for coprocessors types an modes
    1515
    1616#define  VECTOR_SIZE 128   
Note: See TracChangeset for help on using the changeset viewer.