|  Ondřej Hruška | 39ad4a8d28 | some blinky changes. boot button seems to sometimes not work | 8 years ago | 
				
					
						|  Ondřej Hruška | 41499eff9d | added "welcome chime" | 8 years ago | 
				
					
						|  Ondřej Hruška | bd281564b3 | update some timing | 8 years ago | 
				
					
						|  Ondřej Hruška | 83a01aa1bc | reworked the indicator engine to better support patterns | 8 years ago | 
				
					
						|  Ondřej Hruška | c19b185b06 | implemented lock button option | 8 years ago | 
				
					
						|  Ondřej Hruška | 0cdb811d40 | Deleted Pin unit, replaced by DI and DO | 8 years ago | 
				
					
						|  Ondřej Hruška | 9873d18298 | Fixed bug in ini parsing | 8 years ago | 
				
					
						|  Ondřej Hruška | a54726bd5c | added logging of driver loading | 8 years ago | 
				
					
						|  Ondřej Hruška | 85dd77311b | made some stuff static | 8 years ago | 
				
					
						|  Ondřej Hruška | 8768dc31ab | added DI unit | 8 years ago | 
				
					
						|  Ondřej Hruška | 37f712f054 | Split system settings to separate config file | 8 years ago | 
				
					
						|  Ondřej Hruška | 0af90eccbf | added version markers to settings, option to disable INI comments | 8 years ago | 
				
					
						|  Ondřej Hruška | d3d8b20095 | disable flash debug logging | 8 years ago | 
				
					
						|  Ondřej Hruška | 393ec1e951 | reworking pins, flash doesnt work | 8 years ago | 
				
					
						|  Ondřej Hruška | 9a32962c95 | added replug for f407 | 8 years ago | 
				
					
						|  Ondřej Hruška | 09e651bd23 | add usb replug for F303 | 8 years ago | 
				
					
						|  Ondřej Hruška | 2f0db41fb9 | add usb re-plug functionality to F072 | 8 years ago | 
				
					
						|  Ondřej Hruška | 0146c3332f | boost err msg str len to usable size | 8 years ago | 
				
					
						|  Ondřej Hruška | c802946db0 | fix some rtos static objs having confusing names | 8 years ago | 
				
					
						|  Ondřej Hruška | cffedd7a9a | added option to disable the test unit | 8 years ago | 
				
					
						|  Ondřej Hruška | 89f8c59d40 | make some options configurable and rename some constants | 8 years ago | 
				
					
						|  Ondřej Hruška | bef9b83826 | Moved size defines to plat_compat | 8 years ago | 
				
					
						|  Ondřej Hruška | 8ded459c68 | make it possible to disable VFS and MSC via makefile | 8 years ago | 
				
					
						|  Ondřej Hruška | bcbb66e2e9 | moved units registration to resources_init for better platform specific differences | 8 years ago | 
				
					
						|  Ondřej Hruška | a681fa17fe | removed some confusing comments | 8 years ago | 
				
					
						|  Ondřej Hruška | 9132e549ac | improve ping msg | 8 years ago | 
				
					
						|  Ondřej Hruška | fab9ec7426 | make it possible to write the INI file via TF | 8 years ago | 
				
					
						|  Ondřej Hruška | 0046eff12a | implemented ini read via command | 8 years ago | 
				
					
						|  Ondřej Hruška | cc0bf107f0 | rename some funcs related to settings, preparing to add commands for reading and writing the ini file. | 8 years ago | 
				
					
						|  Ondřej Hruška | ad2e19d4fe | use bulk typedefs in functions, add monitoring of msg queue usage to stackmon | 8 years ago | 
				
					
						|  Ondřej Hruška | 45910e7f04 | Merge branch 'bulk' | 8 years ago | 
				
					
						|  Ondřej Hruška | 4ee1d8efd5 | removed some logging | 8 years ago | 
				
					
						|  Ondřej Hruška | 32c2c5a883 | updated tinyframe and implemented bulk write | 8 years ago | 
				
					
						|  Ondřej Hruška | 2f5e30b8a4 | bulk write implemented but not yet tested. bulk read improved | 8 years ago | 
				
					
						|  Ondřej Hruška | 7f682b2dcd | some cleaning | 8 years ago | 
				
					
						|  Ondřej Hruška | 92c28c5daf | rename tf response helpers to com_* | 8 years ago | 
				
					
						|  Ondřej Hruška | 4f92b97305 | removed low prio queue | 8 years ago | 
				
					
						|  Ondřej Hruška | 97b6fd0028 | removed all uses of the jobs queue for TF responses, not needed naymore | 8 years ago | 
				
					
						|  Ondřej Hruška | 96d06a086f | improved bulk read api | 8 years ago | 
				
					
						|  Ondřej Hruška | d8e2d016d2 | modularized bulk read | 8 years ago | 
				
					
						|  Ondřej Hruška | eb58fce25a | updated tf | 8 years ago | 
				
					
						|  Ondřej Hruška | ccbff578b3 | tf update and some progress | 8 years ago | 
				
					
						|  Ondřej Hruška | d6c4372755 | updated tinyframe | 8 years ago | 
				
					
						|  Ondřej Hruška | 5ca7ab1db0 | implement a message processing queue that will hopefully aleviate the pain in working with tinyframe. this should make it possible to almost entirely get rid of async jobs for simple replies | 8 years ago | 
				
					
						|  Ondřej Hruška | fa5261b65a | some cleaning | 8 years ago | 
				
					
						|  Ondřej Hruška | 5db77649ff | fuxes for build without serial | 8 years ago | 
				
					
						|  Ondřej Hruška | 5135aedc5b | bulk now works, but has some excessive comments and need to be abstracted out | 8 years ago | 
				
					
						|  Ondřej Hruška | 40479a0b24 | work on bulk, not finished | 8 years ago | 
				
					
						|  Ondřej Hruška | 26aea3200c | some assert changes in vfs mgr | 8 years ago | 
				
					
						|  Ondřej Hruška | 9c37afe076 | Merge branch 'f407' | 8 years ago |