Embedded-UART-SPS 3.2.0
* [`added`] Add conversion functions for more types to `sensirion_shdlc.*`. * [`changed`] Changed wrongly named function `sensirion_uart_release` in sample implementation for linux to `sensirion_uart_close` as defined in the headerfile `sensirion_uart.h`. * [`changed`] Use configuration independent endianness conversions: no need to define `SENSIRION_BIG_ENDIAN` anymore. * [`changed`] Allow to override the TTY device to use in the Linux UART sample implementation.