mbed-os/targets/TARGET_NXP
Hasnain Virk ccbf00571f Introducing hal/modem_api.h
This provides a HAL layer for Modem bearing devices.
Provides a standard interface to upper layer drivers.
Platform providers will be implementing this API under their
specific targets.

As a reference, two implementations are provided under TARGET_C027 (UBLOX)
and TARGET_MTS_DRAGONFLY_F411RE (MultiTech).

targets.json now contains a tag "MODEM" which tells that this target
has a modem and the modem_api is protected by a flag DEVICE_MODEM
(following the DEVICE_SERIAL fashion ).
2017-05-31 15:02:11 +03:00
..
TARGET_LPC11U6X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC11UXX Added mapping to BTN-labelled switches 2017-04-28 11:31:48 -05:00
TARGET_LPC11XX_11CXX Add can_init_frequency for NXP platforms 2017-05-15 14:27:22 +02:00
TARGET_LPC13XX Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC15XX Add can_init_frequency for NXP platforms 2017-05-15 14:27:22 +02:00
TARGET_LPC43XX Added mapping to BTN-labelled switches 2017-04-28 11:31:48 -05:00
TARGET_LPC81X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC82X Merge pull request #3621 from JojoS62/fix-lpcxpresso-clock 2017-02-09 09:30:05 -06:00
TARGET_LPC176X Introducing hal/modem_api.h 2017-05-31 15:02:11 +03:00
TARGET_LPC408X Add can_init_frequency for NXP platforms 2017-05-15 14:27:22 +02:00
mbed_rtx.h CMSIS5: Remove ARM7 support and targets 2017-05-12 13:48:43 -05:00