mbed-os/connectivity/netsocket
mateusz.kalinowski ad0eb0eaa6 Moving alignment information in the nsapi_msghdr_t
Macro MBED_ALIGN expands in C to _Alignas which can't be used in the
type declaration. This patch moves it to the first type definition
which makes this code compile properly in CPP and C.
2021-09-08 15:26:41 +01:00
..
include/netsocket Moving alignment information in the nsapi_msghdr_t 2021-09-08 15:26:41 +01:00
source Removing FIXME comment and adding empty line in the test file 2021-09-07 14:55:50 +01:00
tests Removing FIXME comment and adding empty line in the test file 2021-09-07 14:55:50 +01:00
CMakeLists.txt CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
mbed_lib.json Fix 'netsocket: several dynamic allocation results not checked' (#14210) 2021-06-07 14:54:37 +01:00