circuitpython/stmhal/hal/f4
Krzysztof Blazewicz 13400e1375 stmhal/hal: do not include <stdio.h> in HAL headers
stdio.h was included in all HAL files only to provide
definition of NULL symbol

"stdio.h" includes "types.h" which contains some conflicting definitions
with "drivers/cc3000/inc/socket.h"
2016-11-16 12:43:27 +01:00
..
inc stmhal/hal: do not include <stdio.h> in HAL headers 2016-11-16 12:43:27 +01:00
src stmhal/dma: precalculate register base and bitshift on handle init 2016-11-16 12:43:27 +01:00