flipperzero-firmware/firmware/targets/f2/api-hal
DrZlo13 a96f23af9b
fix multithread logic in template app, update gpio HAL (#250)
* fix multithread logic
* more buffer for dallas id string
* update apps to use new logic
* delay_us small speedup
* add consant qualifier to gpio records and some core api
* fix some apps to use simpler method of getting gpio record
* fix ibutton app, stupid stack problem
2020-11-19 15:25:32 +03:00
..
api-hal-boot.c
api-hal-delay.c
api-hal-delay.h
api-hal-gpio.c fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00
api-hal-gpio.h fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00
api-hal-power.c
api-hal-pwm.c
api-hal-pwm.h
api-hal-resources.c
api-hal-resources.h
api-hal-task.c
api-hal-task.h
api-hal-tim.c
api-hal-tim.h
api-hal-uid.c
api-hal-vcp.c