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