aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #81 from awygle/adcawygle2016-08-1716-64/+3064
|\
| * Adds ADC12 support to MSP430X port.Andrew Wygle2016-06-0515-54/+3034
| * Cleaned up MSP430X port to match recent changes to ChibiOS mainline.Andrew Wygle2016-06-051-10/+30
* | [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND onebarthess2016-08-164-108/+62
* | Merge pull request #94 from marcoveeneman/tiva-improvementsmarcoveeneman2016-08-116-1/+37
|\ \
| * | Implemented smart build for Tiva platform.marcoveeneman2016-08-096-1/+37
* | | moved wdg to LLDStephane D'Alu2016-07-101-4/+4
* | | moved rng to LLD directory.Stephane D'Alu2016-07-101-1/+1
* | | renamed NRF51_* to NRF5_*Stephane D'Alu2016-07-106-13/+13
* | | Merge pull request #87 from sdalu/qeiUladzimir Pylinski2016-07-082-1/+19
|\ \ \
| * | | Merge branch 'master' into qeiStephane D'Alu2016-07-0712-45/+24
| |\| |
| * | | added qeiAdjustI. added new field and checking in STM32Stephane D'Alu2016-07-072-1/+19
* | | | corrected makefileStephane D'Alu2016-07-071-4/+2
* | | | code cleanup, fixed testhalStephane D'Alu2016-07-073-32/+60
| |/ / |/| |
* | | Merge pull request #86 from marcoveeneman/mastermarcoveeneman2016-07-0512-45/+24
|\ \ \ | |/ / |/| |
| * | Tiva. Fixed and added missing debug and external tool configurations.marcoveeneman2016-05-115-5/+5
| * | Tiva. Fixed project files of testhal and demos.marcoveeneman2016-05-117-40/+19
* | | Added USB HID driver to community HALJonathan Struebel2016-06-1811-0/+2064
| |/ |/|
* | 1-wire improvements.barthess2016-05-313-24/+24
* | 1-wire. Data acqusition code in test application rewritten in more safe waybarthess2016-05-303-9/+9
* | Fixed project file for 1-wire for STM32F0xbarthess2016-05-301-4/+4
* | Merge pull request #77 from sdalu/pwm_ppiFabio Utzig2016-05-292-3/+11
|\ \
| * | allow use of GPIOTE/PPI to drive gpio pin (without callback)Stephane D'Alu2016-05-182-3/+11
| |/
* | Merge pull request #72 from pl4nkton/add_qei_driverUladzimir Pylinski2016-05-1620-0/+3388
|\ \ | |/ |/|
| * qei testhal: copyrightNicolas Reinecke2016-05-152-2/+2
| * add qei testhal projectsNicolas Reinecke2016-05-0820-0/+3388
* | Merge pull request #70 from awygle/msp430xawygle2016-05-088-97/+1743
|\ \
| * | Added SPI driver and test code to MSP430X portAndrew Wygle2016-05-088-97/+1743
| |/
* | Merge pull request #69 from sdalu/pwmFabio Utzig2016-05-085-0/+1181
|\ \
| * | Added PWM testhalStephane D'Alu2016-05-055-0/+1181
* | | [KINETIS] PAL driver: implement PAL_LINE.flabbergast2016-05-084-17/+17
| |/ |/|
* | Merge pull request #68 from awygle/msp430xawygle2016-05-046-0/+1527
|/
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-0234-17/+1761
|\
| * Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-286-14/+27
| * Tiva. WDG. Changed fixed load value to the system clock in the demo.marcoveeneman2016-04-281-1/+1
| * Mass license update.marcoveeneman2016-04-2824-6/+294
| * Disabled SPI support in halconf.h and added some comments in main.cmarcoveeneman2016-04-112-2/+6
| * Tiva. WDG. Added testhal demo for Watchdog driver.marcoveeneman2016-04-069-0/+1439
* | Merge pull request #67 from flabbergast/kinetisFabio Utzig2016-05-011-3/+5
|\ \
| * | [KINETIS] Fix KL26Z/I2C/Makefile.flabbergast2016-05-011-3/+5
* | | testhal/STM32/f4/EICU: remove ccacheNicolas Reinecke2016-05-011-3/+2
* | | fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-016-4/+60
* | | remove symlinksNicolas Reinecke2016-05-012-2/+0
* | | update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-0127-187/+740
* | | fix commentNicolas Reinecke2016-05-011-1/+1
* | | fix whitespaceNicolas Reinecke2016-05-013-73/+73
* | | fix typos in mcu confNicolas Reinecke2016-05-016-9/+9
|/ /
* | Merge pull request #62 from flabbergast/i2cFabio Utzig2016-04-276-0/+1270
|\ \
| * | [KINETIS] Add FRDM-KL26Z/I2C demo.flabbergast2016-04-246-0/+1270
* | | [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-2425-52/+101