• Joined on 2019-01-22
tkl created pull request smartwatch/narf52#6 2020-03-29 13:01:34 +00:00
dev/st7789_lcd
tkl pushed to dev/st7789_lcd at smartwatch/narf52 2020-03-29 13:00:32 +00:00
67a28afd24 Add st7789 lcd driver
7a5a5930aa Add application skeleton for st7789_lcd app
07301042f9 Add nrf52 spi driver abstraction
437ba90bc2 Add nrf spi driver
627e1df54b Add application skeleton for st7789_lcd app
Compare 6 commits »
tkl pushed to master at smartwatch/narf52 2020-03-29 10:16:22 +00:00
437ba90bc2 Add nrf spi driver
tkl merged pull request smartwatch/narf52#5 2020-03-29 10:16:22 +00:00
Add nrf spi driver
tkl created pull request smartwatch/narf52#5 2020-03-29 10:16:15 +00:00
Add nrf spi driver
tkl pushed to dev/spi at smartwatch/narf52 2020-03-29 10:14:23 +00:00
437ba90bc2 Add nrf spi driver
tkl pushed to dev/st7789_lcd at smartwatch/narf52 2020-03-28 07:47:43 +00:00
627e1df54b Add application skeleton for st7789_lcd app
004793fcc5 Add nrf52 spi driver abstraction
26e0c34e4a Add application skeleton for st7789_lcd app
Compare 3 commits »
tkl pushed to dev/st7789_lcd at smartwatch/narf52 2020-03-28 07:27:38 +00:00
26e0c34e4a Add application skeleton for st7789_lcd app
tkl deleted branch dev/driver from smartwatch/narf52 2020-03-27 10:32:25 +00:00
tkl pushed to master at smartwatch/narf52 2020-03-27 10:32:20 +00:00
3729c0e2c0 App blinky: change to use platform independent driver
f8166ed990 Add board file for nrf52-dk
a8c8ffc10a Add platform independent delay abstraction
7a3079bbea Add nrf52 gpio driver abstraction
a2d2213d9a Add platform independend driver interface
Compare 5 commits »
tkl merged pull request smartwatch/narf52#4 2020-03-27 10:32:20 +00:00
dev/driver
tkl created pull request smartwatch/narf52#4 2020-03-27 10:32:13 +00:00
dev/driver
tkl pushed to dev/driver at smartwatch/narf52 2020-03-27 10:30:34 +00:00
3729c0e2c0 App blinky: change to use platform independent driver
f8166ed990 Add board file for nrf52-dk
a8c8ffc10a Add platform independent delay abstraction
7a3079bbea Add nrf52 gpio driver abstraction
a2d2213d9a Add platform independend driver interface
tkl deleted branch fix/build from smartwatch/narf52 2020-03-26 05:27:46 +00:00
tkl pushed to master at smartwatch/narf52 2020-03-26 05:27:42 +00:00
1ef95ea51c Build: Move platform related buid flags to platform Makefile
tkl merged pull request smartwatch/narf52#3 2020-03-26 05:27:42 +00:00
Build: Move platform related buid flags to platform Makefile
tkl created pull request smartwatch/narf52#3 2020-03-26 05:27:37 +00:00
Build: Move platform related buid flags to platform Makefile
tkl pushed to fix/build at smartwatch/narf52 2020-03-26 05:27:06 +00:00
1ef95ea51c Build: Move platform related buid flags to platform Makefile
tkl deleted branch dev/spi_example from smartwatch/narf52 2020-03-26 05:22:52 +00:00
tkl pushed to master at smartwatch/narf52 2020-03-26 05:22:37 +00:00
58faaecbe9 Add nrf52-de spi example