]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commitdiff
Separate GPIO HAL interface from the code
authorMichal Horn <michal@apartman.cz>
Thu, 16 Jul 2015 07:41:00 +0000 (09:41 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 2 Aug 2015 18:09:44 +0000 (20:09 +0200)
The implementation of the functions is moved to the source file, leaving only commented
function prototypes of the interface functions in the header and hiding the internal
functions in the source file.

Move GPIO HAL functions definitions from the header file fo the source file

Move functions comments from the source files to the header files


No differences found