Skip to content

Commit

Permalink
Make with ARCH=faulty now doesn't produce compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Lacamera committed Jun 15, 2015
1 parent 3c31f87 commit a782903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/pico_faulty.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include "pico_faulty.h"

/* #warning "COMPILING for MEMORY TESTS!" */

Expand Down

0 comments on commit a782903

Please sign in to comment.