psas/stm32

Add htonl macro

Closed this issue · 2 comments

Either import from endian.h or copy implementation

Our compiler uses newlib instead of glibc. Newlib does not provide endian.h or hton* implementations.