This is an automated email from the ASF dual-hosted git repository.

utzig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 5e0cdd8  bsp/nordic_pca10095_net: Increase image size to 192KB
     new de40460  hw: mcu: kinetis: Add initial hal_timer support
     new bc4272a  hw: bsp: frdm-k64f: add TIMER_0 initialization
     new 53befa6  hw: bsp: frdm-k82f: add TIMER_0/1 initialization

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/bsp/frdm-k64f/src/hal_bsp.c     |   8 +
 hw/bsp/frdm-k82f/src/hal_bsp.c     |  12 +
 hw/mcu/nxp/kinetis/src/hal_timer.c | 437 +++++++++++++++++++++++++++++++++++++
 hw/mcu/nxp/kinetis/syscfg.yml      |   7 +
 4 files changed, 464 insertions(+)
 create mode 100644 hw/mcu/nxp/kinetis/src/hal_timer.c

Reply via email to