A library for observing RAM utilization with an oscilloscope.

Revision:
1:b6905730f836
Parent:
0:e996e4a4c783
--- a/scope_RAM.h	Tue Nov 12 07:16:15 2013 +0000
+++ b/scope_RAM.h	Tue Nov 12 07:35:11 2013 +0000
@@ -1,3 +1,20 @@
+/*
+ * Copyright (c) 2013 Tom Soulanille
+ *
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 #ifndef SCOPE_RAM_H
 #define SCOPE_RAM_H
 #include "rtos.h"