Mercurial > hg > beaglert
comparison scripts/hvresources/render.cpp @ 190:3b8a28edae41
- Updated heavy scripts to work with custom header
- Added -mfpu=neon flag to Makefile for custom .C files
| author | chnrx <chris.heinrichs@gmail.com> |
|---|---|
| date | Wed, 27 Jan 2016 19:13:57 +0000 |
| parents | e6558ce09884 |
| children | 62f6269f4b3e |
comparison
equal
deleted
inserted
replaced
| 189:7144c5594d16 | 190:3b8a28edae41 |
|---|---|
| 13 | 13 |
| 14 #include <BeagleRT.h> | 14 #include <BeagleRT.h> |
| 15 #include <cmath> | 15 #include <cmath> |
| 16 #include "../include/Utilities.h" | 16 #include "../include/Utilities.h" |
| 17 #include "Heavy_bbb.h" | 17 #include "Heavy_bbb.h" |
| 18 #include <string.h> | |
| 19 #include <stdlib.h> | |
| 20 #include <string.h> | |
| 18 | 21 |
| 19 /* | 22 /* |
| 20 * HEAVY CONTEXT & BUFFERS | 23 * HEAVY CONTEXT & BUFFERS |
| 21 */ | 24 */ |
| 22 | 25 |
