Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target K20D5M #135

Merged
merged 17 commits into from
Dec 26, 2013
Merged

target K20D5M #135

merged 17 commits into from
Dec 26, 2013

Commits on Sep 24, 2013

  1. Added K20D5M support

    mconners committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    5bd25ac View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2013

  1. Configuration menu
    Copy the full SHA
    8ca8014 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. K20 uVision files, ld NVIC offset

    	- K20 KEIL files
    	- clock set to 1 (48MHz)
    	- offset in GCC ld for vectors in RAM
    	- us ticker - PIT timer interrupt implementation
    0xc0170 committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    4e09b52 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2013

  1. startup ARM - stack pointer, serial functional

    	- stack pointer correction
    	- startup for ARM - clean up
    	- GCC ARM linker - RAM size correction
    	- NVIC - RAM address
    0xc0170 committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    3dc97b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Analog API - pins, analog pins (arduino) correction, irq

    	- ADC - pins, mux
    	- analog pins - Ax
    	- irq - port A - E
    0xc0170 committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    0e99a7c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. Configuration menu
    Copy the full SHA
    c5a2e6e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Configuration menu
    Copy the full SHA
    d8d526f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2013

  1. Configuration menu
    Copy the full SHA
    5e9e53f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Configuration menu
    Copy the full SHA
    988894e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2013

  1. SPI, RTC, Serial changes

    	- SPI - implementation
    	- RTC - there's 32.768kHz crystal, use that as a source
    	- Serial - 10bit transfer
    0xc0170 committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    3662215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a029c View commit details
    Browse the repository at this point in the history
  3. I2C, pullup

    0xc0170 committed Dec 23, 2013
    Configuration menu
    Copy the full SHA
    b73b57d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2013

  1. Configuration menu
    Copy the full SHA
    78140c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa237f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2013

  1. Configuration menu
    Copy the full SHA
    6352603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e246f View commit details
    Browse the repository at this point in the history
  3. K20D5M default irq handler

    0xc0170 committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    ee7c33d View commit details
    Browse the repository at this point in the history