SG
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							bc34689ed6
							
						
					 | 
					
						
						
							
							Make printf great again (#1438)
						
						
						
						
						
						
						
						* Printf lib: wrap *printf* functions
* Printf lib, FW: drop sprintf. Dolphin: dump timestamp as is, wo asctime.
* FW: remove sniprintf, wrap assert functions
* Printf lib: wrap putc, puts, putchar
* Printf: a working but not thread-safe concept.
* Poorly wrap fflush
* stdglue: buffers
* Core: thread local buffers
* Core: move stdglue to thread api, add ability to get FuriThread instance of current thread.
* RPC tests: replace sprintf with snprintf
* Applications: use new stdout api
* Printf lib: wrap more printf-like and stdout functions
* Documentation
* Apps: snprintf size fixes
Co-authored-by: あく <alleteam@gmail.com> 
						
						
					 | 
					
						2022-08-04 01:00:17 +09:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								SG
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							eed4296890
							
						
					 | 
					
						
						
							
							MPU Hal (#1492)
						
						
						
						
						
						
						
						* Furi HAL: memory protection unit
* Core: prohibit NULL dereferencing, even for reads.
* Applications: fix NULL dereference
* Core: stack protection by MPU
* MPU: stack region alignment
* Apps: fix null pointer dereferences
* Threads: fix non-null arg check
* Desktop settings: fix null pointer dereference
* Core: documented null-check hack
* Fix null dereference issues
* Apps: args check
* Core: naming fixes
* format code
* Core: remove NONNULL specifier
* FurHal: move MPU initialization to begining, fix enum naming
Co-authored-by: あく <alleteam@gmail.com> 
						
						
					 | 
					
						2022-08-04 00:47:10 +09:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								あく
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							e3c7201a20
							
						
					 | 
					
						
						
							
							Furi: core refactoring and CMSIS removal part 2  (#1410)
						
						
						
						
						
						
						
						* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation
Co-authored-by: hedger <hedger@nanode.su> 
						
						
					 | 
					
						2022-07-20 13:56:33 +03:00 | 
					
					
						
						
							
							
							
						
					 |