Skip to content
Snippets Groups Projects
  1. Feb 08, 2015
  2. Feb 06, 2015
  3. Feb 05, 2015
  4. Feb 04, 2015
    • BytesGalore's avatar
    • Thomas Eichinger's avatar
      Merge pull request #2371 from gebart/pr/cmsis-hal-4.0 · 304d3b13
      Thomas Eichinger authored
      Update CMSIS HAL to version 4.0
      304d3b13
    • Johann F's avatar
      cpu/kinetis_common: initial import for kinetis_common · c0628a30
      Johann F authored
      
        add peripheral drivers for Freescale Kinetis MCUs:
          adc driver
          cpuid driver
          gpio driver
          hwtimer_arch driver (hwtimer used Low Power Timer)
          i2c driver (master mode only)
          mcg driver
          pwm driver
          random_rnga driver
          random_rngb driver
          rtc driver
          spi driver
          timer driver (timer used Periodic Interrupt Timer)
          uart driver
        add doc.txt (configuration examples)
      
        random_rnga: Update RNGA driver in preparation for RNGB driver.
        random_rngb: Add RNGB driver.
        spi: refactor SPI to work for multiple CTARS, add spi_acquire, spi_release
        gpio: Add gpio_irq_enable, gpio_irq_disable. Refactor GPIO.
        gpio: Add gpio_irq_enable, gpio_irq_disable.
        gpio: Refactor ISR functions to work with all GPIOs (0-31) and all ports (PORTA-PORTH)
        adc: Refactor ADC, add calibration and scaling.
          Added integer scaling of results in adc_map.
          Handle precision setting in adc_init.
          Set ADC clock divider depending on module clock.
          Add ADC_1 as a possible device.
          Add ADC calibration procedure according to K60 ref manual.
          Handle ADC pins which are not part of the pin function mux.
      Signed-off-by: default avatarJoakim Gebart <joakim.gebart@eistec.se>
      c0628a30
    • BytesGalore's avatar
      66e57aa4
  5. Feb 03, 2015
  6. Feb 02, 2015
  7. Feb 01, 2015
  8. Jan 30, 2015
  9. Jan 29, 2015
Loading