Commit Graph

  • f3c357db5e WIP master Thomas Klaehn 2021-11-20 08:14:38 +0100
  • c8941003bb Add button application Thomas Klaehn 2020-04-26 08:57:43 +0200
  • 5f6e468c8e Use gpio event driver in gpio driver Thomas Klaehn 2020-04-26 08:57:13 +0200
  • df0e302bf8 Add gpio event driver Thomas Klaehn 2020-04-26 08:55:44 +0200
  • aa7e9fb3a4 Add gpio event driver Thomas Klaehn 2020-04-25 10:09:38 +0200
  • 85e960e612 Add virtual timer Thomas Klaehn 2020-04-18 10:20:12 +0200
  • e3f57f80df Accelerate clear screen in st7789 driver Thomas Klaehn 2020-04-17 07:35:36 +0200
  • eecbba48d2 Spi driver uses interrupt mode Thomas Klaehn 2020-04-17 07:35:08 +0200
  • 17d4ee8ff9 Add memory pool Thomas Klaehn 2020-04-14 12:57:01 +0200
  • a2852bd823 Fix build system Thomas Klaehn 2020-04-12 10:35:08 +0200
  • b0193ca45e Add interrupt lock Thomas Klaehn 2020-04-12 09:33:53 +0200
  • 9eaa749d68 Remove nrf52-sdk Thomas Klaehn 2020-04-10 11:02:00 +0200
  • 4f1067da04 Remove nrf52-sdk Thomas Klaehn 2020-04-10 11:02:00 +0200
  • 3f379122db Separate nrf52/cm4 interrupt handling Thomas Klaehn 2020-04-10 08:14:36 +0200
  • a1c89c96d5 Remove hal Thomas Klaehn 2020-04-09 09:43:12 +0200
  • 76af8665b2 Add Sys_Tick example application Thomas Klaehn 2020-04-09 09:36:47 +0200
  • 6e7b955d71 Add SysTick handler Thomas Klaehn 2020-04-09 09:39:53 +0200
  • b93152db8f Add interrupt handling Thomas Klaehn 2020-04-08 03:50:13 +0200
  • 209c09cbf4 Change namespace Thomas Klaehn 2020-03-31 20:28:36 +0200
  • 59ab17487f build system: Fix flags regarding nrf52 soft device Thomas Klaehn 2020-03-31 18:03:35 +0200
  • 2e01aa6877 Re-organize build system Thomas Klaehn 2020-03-30 11:45:29 +0200
  • 371b4c0e80 Re-organize build system Thomas Klaehn 2020-03-30 11:45:29 +0200
  • 3093a80f2a Spi: fix chip select handling Thomas Klaehn 2020-03-29 23:42:19 +0200
  • f975a37bf3 Transfer st7789 into c++ Thomas Klaehn 2020-03-29 23:26:03 +0200
  • 53aa3ceda6 Transfer spi into c++ Thomas Klaehn 2020-03-29 20:43:56 +0200
  • 7f1721a536 Transfer gpio driver into c++ Thomas Klaehn 2020-03-29 18:05:34 +0200
  • 44d7f39026 App: Transfer blinky into c++ application Thomas Klaehn 2020-03-29 15:49:34 +0200
  • 6bb235b676 Build: Add c++ build ability. Thomas Klaehn 2020-03-29 15:48:12 +0200
  • 67a28afd24 Add st7789 lcd driver Thomas Klaehn 2020-03-29 10:25:17 +0200
  • 7a5a5930aa Add application skeleton for st7789_lcd app Thomas Klaehn 2020-03-26 06:45:43 +0100
  • 07301042f9 Add nrf52 spi driver abstraction Thomas Klaehn 2020-03-28 08:45:36 +0100
  • 437ba90bc2 Add nrf spi driver Thomas Klaehn 2020-03-29 12:12:42 +0200
  • 3729c0e2c0 App blinky: change to use platform independent driver Thomas Klaehn 2020-03-27 11:29:28 +0100
  • f8166ed990 Add board file for nrf52-dk Thomas Klaehn 2020-03-27 11:24:01 +0100
  • a8c8ffc10a Add platform independent delay abstraction Thomas Klaehn 2020-03-27 11:22:35 +0100
  • 7a3079bbea Add nrf52 gpio driver abstraction Thomas Klaehn 2020-03-27 11:21:26 +0100
  • a2d2213d9a Add platform independend driver interface Thomas Klaehn 2020-03-27 11:20:09 +0100
  • 1ef95ea51c Build: Move platform related buid flags to platform Makefile Thomas Klaehn 2020-03-26 06:26:26 +0100
  • 58faaecbe9 Add nrf52-de spi example Thomas Klaehn 2020-03-26 06:20:25 +0100
  • 3a31e2bcb9 multi-app based on nrf52sdk Thomas Klaehn 2020-03-12 15:30:53 +0100
  • b036e646b9 multi-app based on nrf52sdk Thomas Klaehn 2020-03-14 11:14:55 +0100
  • 2bea1ae46a wip Thomas Klaehn 2020-03-12 15:30:53 +0100
  • df2d84dee1 Add multi-application support Thomas Klaehn 2020-03-10 13:31:33 +0100
  • fe74ccd8e3 add button handling Thomas Klaehn 2020-03-10 12:25:09 +0100
  • 4ed74dad32 Add platform nrf52 Thomas Klaehn 2020-03-10 06:56:43 +0100
  • c31d32ded3 NRF52-DK - initial commit Thomas Klaehn 2020-03-08 07:38:24 +0100