flipperzero-firmware/firmware/targets/f4/api-hal
gornekich 239c174610
[FL-1062] Add cli commands for IrDA (#409)
* irda: add ir_tx command
* api-hal-vcp: add receive with timeout
* cli: add command termination check function
* irda: add cli_rx command
* cli: reduce timeout for Ctrl+C command check
* irda: fix ir_rx command
* irda: add ir_tx cli command hints

Co-authored-by: あく <alleteam@gmail.com>
2021-04-19 19:36:45 +03:00
..
api-hal-boot.c [FL-164] Add bootloader version (#417) 2021-04-19 19:30:25 +03:00
api-hal-bt.c [FL-580] Prepare BLE for certification (#376) 2021-03-11 12:31:07 +03:00
api-hal-clock.c HAL Timebase, Power, Clock: semaphore guarded access to clock and power modes, better sleep mode. (#307) 2021-01-20 10:43:12 +03:00
api-hal-clock.h HAL Timebase, Power, Clock: semaphore guarded access to clock and power modes, better sleep mode. (#307) 2021-01-20 10:43:12 +03:00
api-hal-delay.c [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
api-hal-flash.c FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
api-hal-flash.h FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
api-hal-gpio.c [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
api-hal-gpio.h [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
api-hal-i2c.c [FL-952] I2C: correctly handle STOP flags. Apps: increase cli_app stack size. (#408) 2021-04-12 21:09:38 +03:00
api-hal-light.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-os-timer.h API HAL OS: replace CMP based ticks with ARR based one, hard reset lptimer on reconfiguration. (#377) 2021-03-11 09:47:07 +03:00
api-hal-os.c [FL-944] Preliminary BLE fix: leave PC4 unconfigured. Cleanup code. (#381) 2021-03-19 17:23:53 +03:00
api-hal-os.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
api-hal-power.c [FL-952] I2C: correctly handle STOP flags. Apps: increase cli_app stack size. (#408) 2021-04-12 21:09:38 +03:00
api-hal-pwm.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-pwm.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
api-hal-resources.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-resources.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-sd.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-spi-config.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-spi-config.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-spi.c [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-spi.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00
api-hal-subghz.c Backport subghz to f4 targret (#395) 2021-04-01 13:03:55 +03:00
api-hal-task.c [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
api-hal-task.h [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
api-hal-tim.c [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00
api-hal-tim.h F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-uuid.c F2 F3 deprecate (#267) 2020-12-14 19:36:07 +03:00
api-hal-vcp.c [FL-1062] Add cli commands for IrDA (#409) 2021-04-19 19:36:45 +03:00
api-hal-version.c [FL-164] Add bootloader version (#417) 2021-04-19 19:30:25 +03:00
api-hal-vibro.c API HAL I2C: add timeout support. Update I2C API usage by drivers. (#374) 2021-03-10 16:23:54 +03:00
api-hal.c [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00
api-interrupts.c [FL-1009, FL-1118] Better initialization sequence and V8 hardware support (#406) 2021-04-11 16:47:36 +03:00