flipperzero-firmware/firmware/targets/f2/Inc
DrZlo13 979af6c165
Core code cleanup (#206)
* add delay function
* todo about delay_isr
* remove arduino defines and fix all apps to use core-api/hal-api
* delay for local target
* remove warnings of task_equal
* fix BSP_SD_Init
* fix USBD_static
* grio read constant pointer to gpio
* add TODO about ISR context
* const void* arg for pubsub api
* mark unused functions
* app pointers now pointed to constant apps
* fix printf format
* fix "unused" warnings in local target
* fix const pin read in local target
* fix int to pointer warnings in local target
* power read mutex error fix
* delete old makefile
* add -werror

Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
Co-authored-by: aanper <mail@s3f.ru>
2020-10-29 10:58:19 +03:00
..
adc.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
comp.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
FreeRTOSConfig.h Display and UI implementation (#169) 2020-10-14 13:21:55 +03:00
gpio.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
input_priv.h Api hw gpio pwm (#199) 2020-10-26 10:16:54 +03:00
main.h NFC: application + rfal + driver. 2020-10-20 14:12:28 +03:00
spi.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
stm32l4xx_hal_conf.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
stm32l4xx_it.h Fix input (#166) 2020-10-08 19:34:43 +03:00
tim.h IR transmit example (#180) 2020-10-23 12:39:11 +03:00
usart.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
usb_device.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
usbd_cdc_if.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
usbd_conf.h Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
usbd_desc.h Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00