zephyr/ext/hal/atmel
Bryan O'Donoghue 343c48f7d0 arch: atmel_sam0: sam21j18a: Convert _U to __U to fix compile warning
Fix compilation of sam0 serial driver on sam21dj18a by converting _U()
to __U() and _L() to __L() in sam21dj18a.h.

Signed-off-by: Bryan O'Donoghue <pure.logic@nexus-software.ie>
2018-09-21 17:52:32 -07:00
..
asf arch: atmel_sam0: sam21j18a: Convert _U to __U to fix compile warning 2018-09-21 17:52:32 -07:00
CMakeLists.txt ext: Add winc1500 driver from Atmel 2018-05-17 10:46:26 +03:00