mbed-os/libraries/tests/mbed
Parthasarathy dd3c5f7fa8 Added support for SAMG55
* * Base Commit for SAMG55J19. No errors and no implementations.

* * Added gpio files.

* * Added pinmap files.

* * Base commit for usticker implementation.

* * Added gcc_arm export functionality

* * added files for usticker.
* added template file for samd55j19

* * GPIO IRQ base commit.

* * updated with changes in gpio irq driver.

* * Reverted back unexpected commit in SAM0 gpio driver.

* * updated gpio_irq driver.

* * correction in gpio and gpio_irq drivers.
* added support for some test for gpio.

* * base commit for peripheralpins for usart.
* update in serial apis.

* * updated serial apis.

* * updated serial apis and test.

* * update serial apis for asynch apis.

* * updated peripheral pins for i2c and spi.
* added test support for serial flow control

* * Base commit for low power ticker implementation.

* * base commit for port apis.
* update in lp ticker apis.

* * Added test support for port.

* * base commit for sleep apis.

* * Base commit for spi.

* * updated with corrections in gpio irq.
* usticker file updated with latest source.

* * updated with corrections for unexpected board reset.
* updated gpio irq apis and added test for the same.

* * updated sleep api for deepsleep.

* * updated serial apis.

* Added uc_ticker and SPI api implementations

* Removed unused SPI pin map

* Updated review feedback

* * implemented lpticker with TC module.
* updated files for KnR Coding Statndard.
* updated serial and usticker apis.

* * Base commit for AnalogueIn apis.

* * RTC apis base commit without implementation.

* * Updated with corrections in lpticker implementations.

* * Added implementation for rtc apis.

* * updated with implementations for pwm.
* changed usticker from TC0 to TC1.

* Added I2C support

* * removed setvector usage from usticker and lpticker implementations
* added tests for SAMG55J19

* * Removed unwanted .o and .d files.
* Updated I2C files for KnR Coding Standards.
* Update for reducing compiler warnings in peripheralpins,c
* Updated with PWM free implementation.

* * Removed unwanted headers file inclusion.
* Compiler warning corrections in serial_api.c

* * Updated ADC with 16 bit mode initialization and code refinements.
* Updated PWM with code refinements.

* Updated I2C review feedback and fixed style

* Updated target name for SAMG55

* * Added Test Support for I2C with AT30TSE75X and Added Support for SAMG55J19 in atmelstudio project exporter

* * Added Test Support for I2C with AT30TSE75X and Added Support for SAMG55J19 in atmelstudio project exporter

* Used NVIC_SetVector for interrupt callback

* Removed Target macro define in test

* Updated test cases to have SAMG55 support

* * Updated with corrections in Serial and SPI asynchronous implementations.
* Updated deepsleep api implementation
* Merged LP_Ticker with latest code from mbed 3.0 repository.

* * updated with corrections in I2C Asynch implementation.
2016-04-05 18:05:59 +01:00
..
analog Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
analog_in Adding more [NOT_SUPPORTED] messages to tests 2016-03-02 13:13:36 -06:00
analog_pot Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
basic Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
blinky modify main.cpp of analog and analog_in 2015-01-27 15:41:52 +08:00
bus Added support for SAMG55 2016-04-05 18:05:59 +01:00
bus_out STM_DISCO_F429ZI: allow the test to pass on this DISCO_F429ZI with only 2 LEDs 2015-11-09 10:40:55 +01:00
call_before_main Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
can Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
can_interrupt Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
can_loopback Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
cpp Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
cstring Added source folder with CSTRING test 2014-09-03 11:06:39 +01:00
detect Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
dev_null Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
digitalin_digitalout Added support for SAMG55 2016-04-05 18:05:59 +01:00
digitalinout Added support for SAMG55 2016-04-05 18:05:59 +01:00
dir Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
dir_sd Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
div Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
echo Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
echo_flow_control Added support for SAMG55 2016-04-05 18:05:59 +01:00
env Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
file Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
freopen Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
fs spaces removal - tests 2014-05-29 15:50:20 +02:00
heap_and_stack spaces removal - tests 2014-05-29 15:50:20 +02:00
hello Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
i2c_MMA8451Q Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
i2c_SRF08 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
i2c_TMP102 Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
i2c_at30tse75x Added support for SAMG55 2016-04-05 18:05:59 +01:00
i2c_eeprom Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
i2c_eeprom_line Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
i2c_master Added support for SAMG55 2016-04-05 18:05:59 +01:00
i2c_master_slave Added support for SAMG55 2016-04-05 18:05:59 +01:00
i2c_mma7660 Add AnalogIn potentiometer test for A0, A1 as present on the mbed application shield and automate MMA7660 test. 2015-02-20 04:15:26 +02:00
i2c_slave Added support for SAMG55 2016-04-05 18:05:59 +01:00
interrupt_chaining Adding NOT_SUPPORTED errors to tests 2016-02-29 12:38:16 -06:00
interruptin Added support for SAMG55 2016-04-05 18:05:59 +01:00
interruptin_2 Added support for SAMG55 2016-04-05 18:05:59 +01:00
modserial spaces removal - tests 2014-05-29 15:50:20 +02:00
pin_toggling Added support for SAMG55 2016-04-05 18:05:59 +01:00
portinout Added support for SAMG55 2016-04-05 18:05:59 +01:00
portout Added support for SAMG55 2016-04-05 18:05:59 +01:00
portout_portin Added support for SAMG55 2016-04-05 18:05:59 +01:00
pwm Added support for SAMG55 2016-04-05 18:05:59 +01:00
pwm_led Added support for SAMG55 2016-04-05 18:05:59 +01:00
reset Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
rpc [KLXX] Added RPC + RTOS support 2014-05-25 18:03:50 +09:00
rtc Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
sd Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
sd_perf_fatfs Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
sd_perf_fhandle Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
sd_perf_stdio Added build target for STM32F410RB. 2015-11-12 09:07:47 +01:00
semihost Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
serial_interrupt Tests: re-order and add new NUCLEO targets 2014-09-23 13:01:21 +02:00
serial_interrupt_2 Added support for SAMG55 2016-04-05 18:05:59 +01:00
serial_nc_rx remove wrlongly added file 2015-11-17 15:30:54 +01:00
serial_nc_tx Added tests that ensure correct handling of setting Serial pins to NC 2015-06-10 11:04:05 -05:00
sleep Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
sleep_timeout Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
spi Added support for SAMG55 2016-04-05 18:05:59 +01:00
spi_ADXL345 spaces removal - tests 2014-05-29 15:50:20 +02:00
spi_C12832 Added C12832 LCD display library and SPI C12832 test. 2015-04-23 19:33:13 +03:00
spi_master Added support for SAMG55 2016-04-05 18:05:59 +01:00
spi_slave Added support for SAMG55 2016-04-05 18:05:59 +01:00
spifi1 spaces removal - tests 2014-05-29 15:50:20 +02:00
spifi2 spaces removal - tests 2014-05-29 15:50:20 +02:00
stdio Update main.cpp 2015-04-07 14:39:58 +08:00
stdio_benchmark Fixing issue with NOT_SUPPORTED messages 2016-03-14 10:29:23 -05:00
stl Refreshed STL test 2014-09-03 09:49:22 +01:00
ticker Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
ticker_2 Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
ticker_3 Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
ticker_mfun Added test for timer to check member function attached 2014-09-10 12:44:31 +01:00
time_us Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
timeout Refactored names for MBED_HOSTTEST macros used in test case auto-detection 2015-02-11 10:37:03 +00:00
tsi Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
vtor_reloc Added support for SAMG55 2016-04-05 18:05:59 +01:00
wfi removed whitespace in wfi test 2015-11-13 14:21:58 +01:00