aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #59 from flabbergast/oshchipFabio Utzig2016-04-193-0/+149
|\ | | | | Add OSHchip board (NRF51 based)
| * [NRF51] Add OSHChip_V1.0 board files.flabbergast2016-04-143-0/+149
| |
* | define CTS/RTS for BLE400 boardStephane D'Alu2016-04-161-0/+2
|/
* Initial MSP430X Port.Andrew Wygle2016-04-083-0/+180
| | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board.
* [KINETIS] Update boards.flabbergast2016-03-2216-48/+1220
| | | | | Add FRDM-KL26Z, Teensy LC and 3.1. Update definitions for FRDM-KL25Z, MCHCK, Teensy 3.0.
* [KINETIS] Fix board definitions (move to contrib).flabbergast2016-03-214-8/+8
|
* [KINETIS] Move from main repo to contribFabio Utzig2016-03-0712-0/+921
|
* Ensure ram is onStephane D'Alu2016-02-161-0/+12
|
* Merge pull request #33 from sdalu/rtcFabio Utzig2016-02-152-2/+3
|\ | | | | RTC for System Ticks
| * nrf51 has a cristalStephane D'Alu2016-02-051-0/+1
| |
| * moved from HFCLK TIMER to RTC LFCLKStephane D'Alu2016-02-052-2/+2
| |
* | ease dev with flash/debug targetStephane D'Alu2016-02-051-0/+6
|/
* removed commented linesStephane D'Alu2016-02-021-5/+0
|
* NRF51 DK boardStephane D'Alu2016-02-023-0/+147
|
* Merge I2C driverFabio Utzig2015-08-301-1/+2
|\
| * Add I2C support for nRF51Stephen Caudle2015-08-201-1/+2
| |
* | Fixed rest of paths in build scripts.barthess2015-08-241-2/+2
| |
* | Changed the way files are included to a more convenient way.Fabien Poussin2015-08-204-8/+8
|/
* Add EXT driver for nRF51Stephen Caudle2015-08-091-0/+2
|
* Add SPI support for nRF51Stephen Caudle2015-07-271-0/+5
|
* Update nRF51 Waveshare board fileStephen Caudle2015-07-261-32/+32
|
* Add PAL configurationFabio Utzig2015-05-151-6/+49
|
* Add some GPIO pin definitionsFabio Utzig2015-05-151-6/+11
|
* Add basic board supportFabio Utzig2015-05-123-0/+88
|
* Updated board.h filebarthess2015-05-071-22/+30
|
* Renamed Tiva GPIOA SSI pins to their function (RX, TX and CLK) in ↵marcoveeneman2015-03-171-40/+40
| | | | TI_TM4C123G_LAUNCHPAD board.h.
* Changed the Tiva board.h files so all pins are configured as GPIOs and ↵marcoveeneman2015-03-032-47/+47
| | | | tri-stated except the JTAG pins.
* Finished memtest codebarthess2015-02-241-2/+2
|
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-161-4/+12
|
* Added board files for ST_STM32F0308_DISCOVERY boardbarthess2014-12-273-0/+864
|
* Fixed copyrightsbarthess2014-12-062-2/+2
|
* FSMC. Build fixed after code moving from SVNbarthess2014-10-181-2/+2
|
* Added fsmc codebarthess2014-10-183-0/+1265
|
* Added Tiva board files.marcoveeneman2014-10-136-0/+1550