Skip to content

Commit

Permalink
📝update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
EDI-Systems committed May 23, 2018
1 parent 2ea89fd commit cf236d4
Show file tree
Hide file tree
Showing 8 changed files with 277 additions and 44,931 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,15 @@ Documents/*
!Documents/M7M1_Microkernel-RTOS-User-Manual.pdf
!Documents/Demo/

# Keil specific
# Keil/eclipse specific
Project/**/Debug/*
!Project/ECLIPSE-GCC-X64/RME/Debug/*
*.tmp
*.uvgui*
*.uvopt*
*.dep
*.TMP
RME.asm

# CCS specific
Project/**/.jxbrowser-data/**
Expand Down
2 changes: 1 addition & 1 deletion MEukaron/Include/Platform/RME_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description : The platform specific types for RME.
******************************************************************************/

/* Platform Includes *********************************************************/
#include "Platform/CortexM/platform_cmx.h"
#include "Platform/X64/platform_x64.h"
/* End Platform Includes *****************************************************/

/* End Of File ***************************************************************/
Expand Down
Binary file modified Project/ECLIPSE-GCC-X64/RME/Debug/RME
Binary file not shown.
44,671 changes: 0 additions & 44,671 deletions Project/ECLIPSE-GCC-X64/RME/Debug/RME.asm

This file was deleted.

270 changes: 135 additions & 135 deletions Project/ECLIPSE-GCC-X64/RME/Debug/RME.map

Large diffs are not rendered by default.

Binary file modified Project/ECLIPSE-GCC-X64/RME/Debug/isofiles/boot/RME
Binary file not shown.
Binary file modified Project/ECLIPSE-GCC-X64/RME/Debug/os.iso
Binary file not shown.
Loading

0 comments on commit cf236d4

Please sign in to comment.