RT #72064. GPIO driver cleanup:
- Changed gpio_set() to return 0 on success, -EINVAL otherwise - Made printf() conditional on the serial console initialization (printf() may hang otherwise).
Please register or sign in to comment
- Changed gpio_set() to return 0 on success, -EINVAL otherwise - Made printf() conditional on the serial console initialization (printf() may hang otherwise).