mbed-os/hal
Russ Butler 7071513d7f Add form factor pinmap support
Add support for listing all the pins of one or more form factors.
This is in preparation for automated testing of the default form
factor.

This patch includes the following:
-A function to get a list of restricted pins which should not be
    used for testing due to some caveat.
-The target config "default-form-factor" which can specify which form
    factor should be tested
-Form factor information for the arduino form factor
2019-02-08 09:10:45 -06:00
..
TARGET_FLASH_CMSIS_ALGO
mpu
storage_abstraction
LowPowerTickerWrapper.cpp
LowPowerTickerWrapper.h
analogin_api.h Add HAL API for analog in pinmap 2019-02-08 09:09:51 -06:00
analogout_api.h Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
buffer.h
can_api.h Add HAL API for can pinmap 2019-02-08 09:10:10 -06:00
can_helper.h
crc_api.h
critical_section_api.h
dma_api.h
ethernet_api.h
flash_api.h
gpio_api.h
gpio_irq_api.h
i2c_api.h Add HAL API for i2c pinmap 2019-02-08 09:10:12 -06:00
itm_api.h
lp_ticker_api.h
mbed_critical_section_api.c
mbed_flash_api.c
mbed_gpio.c
mbed_itm_api.c
mbed_lp_ticker_api.c
mbed_lp_ticker_wrapper.cpp
mbed_lp_ticker_wrapper.h
mbed_pinmap_common.c Add pinmap utility functions 2019-02-08 09:10:44 -06:00
mbed_pinmap_default.c Add form factor pinmap support 2019-02-08 09:10:45 -06:00
mbed_ticker_api.c
mbed_us_ticker_api.c
mpu_api.h
pinmap.h Add form factor pinmap support 2019-02-08 09:10:45 -06:00
port_api.h
pwmout_api.h Add HAL API for pwmout pinmap 2019-02-08 09:10:19 -06:00
qspi_api.h Add HAL API for qspi pinmap 2019-02-08 09:10:25 -06:00
rtc_api.h
serial_api.h Add HAL API for serial pinmap 2019-02-08 09:10:28 -06:00
sleep_api.h
spi_api.h Add HAL API for spi pinmap 2019-02-08 09:10:37 -06:00
spm_api.h
ticker_api.h
trng_api.h
us_ticker_api.h