mbed-os/workspace_tools
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
..
bootloaders update bootloaders for MTS Dragonfly and MTS mDot to version 0.1.1 2015-10-05 15:37:05 -05:00
buildbot Remove all references and use of code sourcery GCC in docs, build and export scripts 2016-02-10 23:27:33 -06:00
ci_templates Added skipped mbed library build reporting and removed unnecessary print 2015-04-14 13:39:29 -05:00
compliance BugFix: Fixed JUNIT ioper test suite reporter which reported all test cases for each TestSuite 2015-05-27 15:42:02 +01:00
data spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
dev spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
export Added support for SAMG55 2016-04-05 18:05:59 +01:00
host_tests commit of latest changes to arduino support, plus fixes for IOTSS BEID 2016-02-29 12:02:47 +00:00
toolchains [STM32F7] fix typo in targets.py + remove tabs in iar.py 2016-03-10 18:24:10 +01:00
__init__.py Add license to workspace_tools files 2013-08-06 14:38:00 +01:00
build.py Merge pull request #1427 from justbuchanan/add-rpc-build 2015-11-20 08:41:01 +00:00
build_api.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00
build_release.py mbed lib revision - 116 2016-03-15 15:34:00 +00:00
build_travis.py SiLabs Pearl: Rename files and dirs to correct STK code 2016-01-12 17:17:10 +01:00
export_test.py Add LPC11U35 uvision exporter support 2016-02-25 15:49:35 +09:00
hooks.py Added command line hooking option 2013-12-05 13:48:42 +02:00
libraries.py added option to build rpc library. closes #1426 2015-11-15 04:16:28 -05:00
make.py added option to build rpc library. closes #1426 2015-11-15 04:16:28 -05:00
options.py [MAKE.py] [BUILD.py] some minor 2014-10-31 13:59:26 +01:00
patch.py spaces removal - workspace tools (not tmpl) 2014-05-29 15:42:03 +02:00
paths.py added option to build rpc library. closes #1426 2015-11-15 04:16:28 -05:00
project.py [workspace_tools] project.py - some more changes ... 2015-01-27 10:50:51 +01:00
settings.py Remove all references and use of code warrior GCC in docs, build and 2016-02-11 01:07:58 -06:00
singletest.py Remove all references and use of code sourcery GCC in docs, build and export scripts 2016-02-10 23:27:33 -06:00
size.py Remove all references and use of code sourcery GCC in docs, build and export scripts 2016-02-10 23:27:33 -06:00
synch.py Sync to mbed-dev instead of mbed-src 2015-10-01 15:34:42 +03:00
targets.py Added support for SAMG55 2016-04-05 18:05:59 +01:00
test_api.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00
test_db.py Added test output to test_entry in database so users can browse between results and see console output 2014-09-01 08:43:45 +01:00
test_exporters.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00
test_mysql.py Added test output to test_entry in database so users can browse between results and see console output 2014-09-01 08:43:45 +01:00
test_webapi.py Small comment indent in test web api file 2014-08-13 10:27:07 +01:00
tests.py Added support for SAMG55 2016-04-05 18:05:59 +01:00
upload_results.py Uploading skipped [NOT_SUPPORTED] tests 2016-02-29 14:25:47 -06:00
utils.py Adding the ability for tests to report they aren't supported on a target 2016-02-25 16:48:02 -06:00