nuttx-update/arch/avr
Brennan Ashton ff6e2e7b7d AVR: Fix warnings from pointer casts and prototype
There was broken logic around serial initialization function
prototype.  Pointers were also being cast directly to uint32
without first being cast to uintptr.

Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-07-19 15:49:13 -03:00
..
include Fixed AVR build issues 2020-07-16 15:41:40 -03:00
src AVR: Fix warnings from pointer casts and prototype 2020-07-19 15:49:13 -03:00
Kconfig Kconfig files: Fix several errors noted by Alex Denisov in Bitbucket issue 115. 2018-08-05 10:48:02 -06:00