EVAL-AD593x Mbed Project.

Dependencies:   platform_drivers

Committer:
Kjansen
Date:
Wed Oct 13 11:14:40 2021 +0100
Revision:
5:98a5beab11cc
No-OS Adoption Changes:
Update the .lib files for adoption of no-OS repository as-is.
Replaced platform_drivers.h with required header files.
Updated the copyright year

Mbed OS update changes:
1) Added the mbed_app.json file with custom parameters.
2) Updated the mbed-os version to 6.8.0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kjansen 5:98a5beab11cc 1 mbed_platform_drivers/adc_data_capture.c
Kjansen 5:98a5beab11cc 2 mbed_platform_drivers/uart.cpp
Kjansen 5:98a5beab11cc 3 no-OS/ci/
Kjansen 5:98a5beab11cc 4 no-OS/doc/
Kjansen 5:98a5beab11cc 5 no-OS/legacy/
Kjansen 5:98a5beab11cc 6 no-OS/accel/
Kjansen 5:98a5beab11cc 7 no-OS/drivers/adc/adc_demo/
Kjansen 5:98a5beab11cc 8 no-OS/drivers/adc/ad4*
Kjansen 5:98a5beab11cc 9 no-OS/drivers/adc/ad6*
Kjansen 5:98a5beab11cc 10 no-OS/drivers/adc/ad7*
Kjansen 5:98a5beab11cc 11 no-OS/drivers/adc/ad9*
Kjansen 5:98a5beab11cc 12 no-OS/drivers/adc/adaq*
Kjansen 5:98a5beab11cc 13 no-OS/drivers/adc/l*
Kjansen 5:98a5beab11cc 14 no-OS/drivers/afe/
Kjansen 5:98a5beab11cc 15 no-OS/drivers/amplifiers/
Kjansen 5:98a5beab11cc 16 no-OS/drivers/axi_core/
Kjansen 5:98a5beab11cc 17 no-OS/drivers/cdc/
Kjansen 5:98a5beab11cc 18 no-OS/drivers/dac/
Kjansen 5:98a5beab11cc 19 no-OS/drivers/ecg/
Kjansen 5:98a5beab11cc 20 no-OS/drivers/frequency/
Kjansen 5:98a5beab11cc 21 no-OS/drivers/gpio/
Kjansen 5:98a5beab11cc 22 no-OS/drivers/gyro/
Kjansen 5:98a5beab11cc 23 no-OS/drivers/i2c/
Kjansen 5:98a5beab11cc 24 no-OS/drivers/io-expander/
Kjansen 5:98a5beab11cc 25 no-OS/drivers/instr-amplif/
Kjansen 5:98a5beab11cc 26 no-OS/drivers/mux/
Kjansen 5:98a5beab11cc 27 no-OS/drivers/photo-electronic/
Kjansen 5:98a5beab11cc 28 no-OS/drivers/platform/
Kjansen 5:98a5beab11cc 29 no-OS/drivers/potentiometer/
Kjansen 5:98a5beab11cc 30 no-OS/drivers/rf-transceiver/
Kjansen 5:98a5beab11cc 31 no-OS/drivers/sd-card/
Kjansen 5:98a5beab11cc 32 no-OS/drivers/spi/
Kjansen 5:98a5beab11cc 33 no-OS/drivers/tdm/
Kjansen 5:98a5beab11cc 34 no-OS/drivers/temperature/
Kjansen 5:98a5beab11cc 35 no-OS/iio/
Kjansen 5:98a5beab11cc 36 no-OS/legacy/
Kjansen 5:98a5beab11cc 37 no-OS/libraries/
Kjansen 5:98a5beab11cc 38 no-OS/network/
Kjansen 5:98a5beab11cc 39 no-OS/projects/
Kjansen 5:98a5beab11cc 40 no-OS/tools/