]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Signal compilation error when no known is defined
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 30 Jun 2015 17:23:52 +0000 (19:23 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 30 Jun 2015 17:29:43 +0000 (19:29 +0200)
commit5ac6881469163ea97515cb113e3625b156793a73
tree489bcc58cdc748d7f3c5db83a287713cf7d2ebaa
parent55c9ce7ea328deb6a52bb16ab8cf09d1820eafe6
Signal compilation error when no known is defined

Files that include target specific header files should fail to compile
if no known target is selected. This makes it easier to add new targets,
because all places where a modification is needed are reprted by the
compiler.
rpp/include/drv/drv.h
rpp/include/hal/hal.h
rpp/include/rpp/rpp.h