From 5d2d76fdbe1cc37166a48a609272287f1b8bbdf0 Mon Sep 17 00:00:00 2001 From: asterix Date: Thu, 6 Oct 2011 10:28:11 +0000 Subject: [PATCH] Filter waning for i2s. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5147 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/drv/i2s.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bertos/drv/i2s.h b/bertos/drv/i2s.h index 1f30a87c..8758cb00 100644 --- a/bertos/drv/i2s.h +++ b/bertos/drv/i2s.h @@ -48,6 +48,7 @@ #ifndef DRV_I2S_H #define DRV_I2S_H +#warning __FILTER_NEXT_WARNING__ #warning This API is ALPHA! we could change it.. #include -- 2.25.1