Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added NRF52 pwm, icu, i2c, radio esb drivers | andru | 2019-01-08 | 3 | -0/+253 |
| | |||||
* | KINETIS tests and demos updated to ChibiOS 18.2.x. | Konstantin Oblaukhov | 2018-11-20 | 9 | -0/+36 |
| | |||||
* | Update all NRF5x makefiles and chconf.h. | Konstantin Oblaukhov | 2018-11-20 | 5 | -0/+19 |
| | | | | Add missing halconf_community.h | ||||
* | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 2 | -0/+8 |
| | |||||
* | Merge pull request #158 from walkerstop/mike | Fabien Poussin | 2018-05-07 | 3 | -0/+566 |
|\ | | | | | Kinetis MK66F18 and PJRC Teensy 3.6 support | ||||
| * | Merge branch 'master' into mike | Michael Walker | 2018-05-02 | 20 | -153/+932 |
| |\ | |||||
| * | | More corrections | Michael Walker | 2018-05-01 | 2 | -554/+561 |
| | | | |||||
| * | | Attempt at Teensy 3.6 support | Michael Walker | 2018-04-30 | 3 | -0/+559 |
| | | | |||||
* | | | Merge pull request #156 from wiml/k64_support | Fabien Poussin | 2018-05-05 | 3 | -0/+465 |
|\ \ \ | |_|/ |/| | | Kinetis K64 and PJRC Teensy3.5 support | ||||
| * | | Board definitions for the PJRC Teensy 3.5, based on the Kinetis K64. | Wim Lewis | 2018-01-06 | 3 | -0/+465 |
| | | | |||||
* | | | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 2 | -0/+8 |
|\ \ \ | |||||
| * | | | Added shared variables to startup, board and platform makefiles | marcoveeneman | 2018-03-10 | 2 | -0/+8 |
| | | | | |||||
* | | | | boards: Update board BARTHESS to newer API | Romain Reignier | 2018-03-12 | 1 | -18/+171 |
|/ / / | |||||
* / / | Fixes for STM32F0 testhal | Fabien Poussin | 2018-03-08 | 1 | -9/+153 |
|/ / | |||||
* | | Updated license headers | marcoveeneman | 2017-04-20 | 4 | -4/+4 |
| | | |||||
* | | Merge pull request #105 from sdalu/microbit_pad | Fabio Utzig | 2016-11-22 | 1 | -4/+4 |
|\ \ | | | | | | | corrected pad naming | ||||
| * | | corrected pad naming | Stephane D'Alu | 2016-11-20 | 1 | -4/+4 |
| | | | |||||
* | | | Merge pull request #100 from marcoveeneman/tiva-improvements | marcoveeneman | 2016-11-21 | 2 | -2/+36 |
|\ \ \ | |/ / |/| | | Tiva improvements | ||||
| * | | Added checks and defines for device revisions. | marcoveeneman | 2016-10-30 | 2 | -2/+4 |
| | | | | | | | | | | | | This can be used for errata workarounds in the drivers. | ||||
| * | | Defined lines in board files. | marcoveeneman | 2016-10-30 | 2 | -0/+32 |
| | | | |||||
* | | | Merge pull request #102 from sdalu/microbit | Fabio Utzig | 2016-11-16 | 3 | -0/+243 |
|\ \ \ | |/ / |/| | | BBC micro:bit board | ||||
| * | | BBC micro:bit board | Stephane D'Alu | 2016-11-16 | 3 | -0/+243 |
| | | | |||||
* | | | Merge pull request #96 from marcoveeneman/tiva-use-tivaware | marcoveeneman | 2016-10-30 | 2 | -79/+10 |
|\ \ \ | | | | | | | | | Tiva port use TivaWare | ||||
| * | | | Added TivaWare device type to board files and removed old defines. | marcoveeneman | 2016-08-24 | 2 | -79/+10 |
| |/ / | |||||
* | | | Merge pull request #81 from awygle/adc | awygle | 2016-08-17 | 4 | -28/+10 |
|\ \ \ | | | | | | | | | MSP430X ADC12 Support | ||||
| * | | | Adds ADC12 support to MSP430X port. | Andrew Wygle | 2016-06-05 | 4 | -28/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for the MSP430X's 12-bit ADC peripheral, as well as reasonably complete testing of same. Also includes fixes for several bugs and cleanup of the DMA peripheral, which used ch calls rather than osal calls and was unclear about what contexts its methods could be called from. | ||||
* | | | | [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND one | barthess | 2016-08-16 | 1 | -14/+4 |
| |/ / |/| | | |||||
* | | | renamed NRF51_* to NRF5_* | Stephane D'Alu | 2016-07-10 | 1 | -2/+2 |
| | | | |||||
* | | | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 1 | -3/+3 |
| | | | |||||
* | | | NRF52 board | Stephane D'Alu | 2016-07-08 | 3 | -0/+294 |
| | | | |||||
* | | | renamed port to NRF5 to make room for NRF52832 chip | Stephane D'Alu | 2016-07-08 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Adding Analog input/ref pins | Stephane D'Alu | 2016-05-29 | 2 | -0/+60 |
|/ | |||||
* | [KINETIS] Fixes for kernel-less builds. | flabbergast | 2016-05-20 | 1 | -1/+0 |
| | |||||
* | Added Analogue Line A0..A5 | Stephane D'Alu | 2016-05-09 | 1 | -0/+13 |
| | |||||
* | added IO pins/lines definition (following STM32 model) | Stephane D'Alu | 2016-05-09 | 2 | -0/+86 |
| | |||||
* | [KINETIS] PAL driver: implement PAL_LINE. | flabbergast | 2016-05-08 | 7 | -11/+159 |
| | |||||
* | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 4 | -8/+282 |
| | | | MSP430X DMA Support, EXP430FR6989 Demo + Makefile Updates | ||||
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 4 | -4/+4 |
|\ | | | | | Tiva WDG driver | ||||
| * | Mass license update. | marcoveeneman | 2016-04-28 | 4 | -4/+4 |
| | | |||||
* | | [KINETIS] Add FRDM-KL26Z/I2C demo. | flabbergast | 2016-04-24 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #59 from flabbergast/oshchip | Fabio Utzig | 2016-04-19 | 3 | -0/+149 |
|\ \ | | | | | | | Add OSHchip board (NRF51 based) | ||||
| * | | [NRF51] Add OSHChip_V1.0 board files. | flabbergast | 2016-04-14 | 3 | -0/+149 |
| | | | |||||
* | | | define CTS/RTS for BLE400 board | Stephane D'Alu | 2016-04-16 | 1 | -0/+2 |
|/ / | |||||
* / | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 3 | -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. | flabbergast | 2016-03-22 | 16 | -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). | flabbergast | 2016-03-21 | 4 | -8/+8 |
| | |||||
* | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 12 | -0/+921 |
| | |||||
* | Ensure ram is on | Stephane D'Alu | 2016-02-16 | 1 | -0/+12 |
| | |||||
* | Merge pull request #33 from sdalu/rtc | Fabio Utzig | 2016-02-15 | 2 | -2/+3 |
|\ | | | | | RTC for System Ticks | ||||
| * | nrf51 has a cristal | Stephane D'Alu | 2016-02-05 | 1 | -0/+1 |
| | |