Remove redundant legacy files and definition of PACKED
* The following v14.2 files are removed from nrfx/legacy:
  nrf_drv_clock.h
  nrf_drv_common.h
  nrf_drv_gpiote.h
  nrf_drv_spi.h
  nrf_drv_twi.h
  nrf_drv_uarth.h
* Remove unneeded references to "nrfx_glue.h" and "nrf_drv_common.h"
* Remove the definition of PACKED from app_util_platform.h (already defined
  in mbed_toolchain.h)
ls
1 parent 69879bd commit 3343022f70098e948480263eed3ccfce47d2728c
@RFulchiero RFulchiero authored on 14 Mar 2019
desmond.chen committed on 22 May 2019
Showing 10 changed files
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/common_rtc.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/serial_api.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/us_ticker.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/components/libraries/util/app_util_platform.h
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_clock.h 100644 → 0
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_common.h 100644 → 0
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_gpiote.h 100644 → 0
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_spi.h 100644 → 0
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_twi.h 100644 → 0
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_uart.h 100644 → 0