aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/TI_TM4C1294_LAUNCHPAD
Commit message (Collapse)AuthorAgeFilesLines
* Added shared variables to startup, board and platform makefilesmarcoveeneman2018-03-101-0/+4
|
* Updated license headersmarcoveeneman2017-04-202-2/+2
|
* Added checks and defines for device revisions.marcoveeneman2016-10-301-1/+2
| | | | This can be used for errata workarounds in the drivers.
* Defined lines in board files.marcoveeneman2016-10-301-0/+14
|
* Added TivaWare device type to board files and removed old defines.marcoveeneman2016-08-241-24/+5
|
* Mass license update.marcoveeneman2016-04-282-2/+2
|
* Changed the way files are included to a more convenient way.Fabien Poussin2015-08-201-2/+2
|
* Changed the Tiva board.h files so all pins are configured as GPIOs and ↵marcoveeneman2015-03-031-9/+9
| | | | tri-stated except the JTAG pins.
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-161-4/+12
|
* Added Tiva board files.marcoveeneman2014-10-133-0/+531