Skip to content

Conversation

kdsoo
Copy link

@kdsoo kdsoo commented Dec 1, 2016

This patch is hot-fixing type conflict between
error_t in ble_error.h and POSIX errno.h
The effective boundary of error_t defined in ble_error.h
is restricted to nrf51822 code base so this patch is changing
the definition name of error_t to nrf_error_t.

Signed-off-by: Dongsoo Kim [email protected]

This patch is hot-fixing type conflict between
error_t in ble_error.h and POSIX errno.h
The effective boundary of error_t defined in ble_error.h
is restricted to nrf51822 code base so this patch is changing
the definition name of error_t to nrf_error_t.

Signed-off-by: Dongsoo Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant