Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
Adding license to ADxxxx library files.
2019-07-29, by malavikasaji [Mon, 29 Jul 2019 18:35:19 +0000] rev 3
Adding license to ADxxxx library files.
To do: ; 1. Still make quasi calibrate function (maybe not); 2a. Go through and make sure it is readable and easy to understand; 2b. Add more hints about what certain things do?; 2c. Make it super usable!;
2019-07-19, by MitchAD [Fri, 19 Jul 2019 00:12:11 +0000] rev 2
To do: ; 1. Still make quasi calibrate function (maybe not); 2a. Go through and make sure it is readable and easy to understand; 2b. Add more hints about what certain things do?; 2c. Make it super usable!;
To Do: ; 1. Write two print functions for device and registers; 2. Make example of Sub Menu for Power Level; 3. Fix bug that deals with adxxxx_setup(); 4. Go through and make sure it is easy to follow everything is explicit
2019-07-18, by MitchAD [Thu, 18 Jul 2019 00:12:31 +0000] rev 1
To Do: ; 1. Write two print functions for device and registers; 2. Make example of Sub Menu for Power Level; 3. Fix bug that deals with adxxxx_setup(); 4. Go through and make sure it is easy to follow everything is explicit
First Commit for template of how to develop device specific product drivers for MBED.; To do: Clarify functionality of program to make it foolproof,; Finish writing example functions,; Finish while() loop in main.cpp to include user interface. ;
2019-07-08, by MitchAD [Mon, 08 Jul 2019 21:56:23 +0000] rev 0
First Commit for template of how to develop device specific product drivers for MBED.; To do: Clarify functionality of program to make it foolproof,; Finish writing example functions,; Finish while() loop in main.cpp to include user interface. ;