flipperzero-firmware/firmware/targets/f2
DrZlo13 37fc47a24f
IR transmit example (#180)
* DWT-based microsecond delay

* simple ir app (work only with NEC protocol and predefined address - command)

* remove space from file name, add delay_us_init_DWT header

* float-based delay us

* init tim2 by CubeMX

* fix simple pwm functions

* simple pwm timer based ir nec protocol

* ir gui test app

Co-authored-by: aanper <mail@s3f.ru>
2020-10-23 12:39:11 +03:00
..
Inc IR transmit example (#180) 2020-10-23 12:39:11 +03:00
Src IR transmit example (#180) 2020-10-23 12:39:11 +03:00
cube.ioc NFC: application + rfal + driver. 2020-10-20 14:12:28 +03:00
Makefile IR transmit example (#180) 2020-10-23 12:39:11 +03:00
startup_stm32l476xx.s Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
STM32L476RGTx_FLASH_NO_BOOT.ld Build firmware for target without bootloader (#173) 2020-10-13 14:55:04 +03:00
STM32L476RGTx_FLASH.ld Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
target.mk Display and UI implementation (#169) 2020-10-14 13:21:55 +03:00