flipperzero-firmware/firmware/targets/f5/api-hal
Albert Kharisov 6c74ea65c2
[FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513)
* Add saving to SD-Card (not ready yet)
* Add saving to SD-card (done)
* Select previous menu item
* Fix central button
* Fix current_button
* Refactoring
* Add notifications
* [FL-1417] Add IRDA CLI
  CLI commands:
  1) ir_rx
  Receives all IR-trafic, decodes and prints result to stdout
  2) ir_tx <protocol> <address> <command>
  Transmits IR-signal. Address and command are hex-formatted
* Fix BUG with random memory corruption at random time in random place in random universe in random unknown space and time forever amen
* Fix submenu set_selected_item
* Bring protocol order back
* Add TODO sdcard check
2021-06-09 16:04:49 +03:00
..
api-hal-boot.c [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
api-hal-bt.c [FL-1363] BLE GUI tests (#505) 2021-06-02 17:09:02 +03:00
api-hal-clock.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-clock.h [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +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-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
api-hal-flash.h [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
api-hal-gpio.c [FL-1059] T5577 write (#463) 2021-05-18 11:37:47 +03:00
api-hal-gpio.h [FL-1059] T5577 write (#463) 2021-05-18 11:37:47 +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-ibutton.c Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +03:00
api-hal-irda_i.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-irda.c [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +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-nfc.c [FL-1039] Emv emulation (#491) 2021-05-26 02:54:44 +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 Api Hal OS/Power: split insomnia and return to where it belongs. (#393) 2021-03-31 20:55:00 +03:00
api-hal-os.h [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-power.c [FL-1268] Gauge re-calibration (#471) 2021-05-18 17:59:16 +03:00
api-hal-pwm.c [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-pwm.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-resources.c [FL-1146] GD0 self-test 2021-05-08 22:24:05 +03:00
api-hal-resources.h [FL-1146] GD0 self-test 2021-05-08 22:24:05 +03:00
api-hal-rfid.c HAL LFRFID: fix resistor heating on f5 target (#470) 2021-05-18 16:51:14 +03:00
api-hal-sd.c SD card v7 BSP (#361) 2021-03-09 14:53:33 +03:00
api-hal-spi-config.c [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-spi-config.h [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-spi.c [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-spi.h [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-subghz.c Subghz packet test (#512) 2021-06-08 12:51:16 +03:00
api-hal-task.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-task.h [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-tim_i.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-tim.c [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-tim.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-uuid.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-vcp.c [FL1327] Fix duplicate MOTD #475 2021-05-19 19:53:11 +03:00
api-hal-version.c [FL-1409] Flipper name in reports (#507) 2021-06-07 19:05:47 +03:00
api-hal-vibro.c [FL-936] CLI commands for vibro, led and display backlight support (#367) 2021-03-08 18:48:14 +03:00
api-hal.c [FL-1355] Fix flipper name C string (#485) 2021-05-24 21:06:53 +03:00
api-interrupts.c [FL-1274] Interrupt manager: cleaned version (#490) 2021-05-25 13:56:27 +03:00