flipperzero-firmware/firmware/targets/f5/api-hal
SG 46bc515c6a
Low frequency RFID app [Read stage] (#385)
* App Lfrfid: init
* HAL-resources: add external gpios
* HAL-pwm: fix frequency calculation
* App LFRFID: generic manchester decoder
* App LFRFID: em-marine decoder
* App iButton: fix dwt timing acquire
* App LFRFID: rfid reader
* App LFRFID: temporary read keys on read scene
* App LFRFID: remove atomic bool init.
* App LFRFID: add *.c to build
* App LFRFID: unstable HID decoder
* App LFRFID: HID-26 reading
* HAL OS: disable sleep
* App LFRFID: HID-26 reader: remove debug
* App LFRFID: static data decoder-analyzer
* App LFRFID: very raw Indala decoder
* App LFRFID: multiprotocol reader
* App LFRFID: more reliable HID decoder
* App LFRFID: syntax fix
* App LFRFID: simple read scene
* Gui: force redraw on screen stream connect
* HAL-OS: allow sleep
* App LFRFID: notify api, tune view, tune scene
* App LFRFID: simple rfid emulator
* App LFRFID: more scenes, more reliable EM decoder.
* App LFRFID: format fix
* App LFRFID: warning fix
* Api-hal-resources: add rfid pins, rename external pins
* App LFRFID: remove unused emulator
* App LFRFID: use new gpio hal api
* App accessor: use new ext gpio name
* App LFRFID: remove unused emulator
* App LFRFID: remove debug gpio
* Api-hal-resources: alternate functions init
* Api-hal-rfid: new api
* Api-hal-ibutton: new api
* Api-hal: new headers
* App LFRFID: use new api in reader subroutines
* App LFRFID: use new api in emulator subroutines
* App LFRFID: remove old app
* App LFRFID, App iButton: fix memleak
* Api-hal-rfid: comments
* App LFRFID: pulse joiner helper, it combines pulses of different polarity into one pulse suitable for a timer
* App LFRFID: pulse joiner, now can accept only ne pulse
* App LFRFID: pulse joiner, fixes
* App LFRFID: EM encoder and emulation
* App LFRFID: format fixes
* App LFRFID: emmarine encoder cleanup
* App LFRFID: HID Encoder blank
* App LFRFID: Indala Encoder blank
2021-05-04 16:21:16 +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 [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-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-flash.h [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-gpio.c Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +03:00
api-hal-gpio.h Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +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-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 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 Api-hal-power: reset routine. Power: safe to poweroff message, cleanup. (#436) 2021-04-30 07:51:48 +03:00
api-hal-pwm.c Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +03:00
api-hal-pwm.h new iButton app (#328) 2021-03-12 15:45:18 +03:00
api-hal-resources.c Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +03:00
api-hal-resources.h Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +03:00
api-hal-rfid.c Low frequency RFID app [Read stage] (#385) 2021-05-04 16:21:16 +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-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 SubGhz: increase output power and. Dolphin scene: refactor. (#411) 2021-04-15 19:39:15 +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.c [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +03:00
api-hal-tim.h [FL-873] Add F5 target, lp5562 driver and api-hal-light (#347) 2021-02-18 15:49:32 +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 [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 [FL-936] CLI commands for vibro, led and display backlight support (#367) 2021-03-08 18:48:14 +03:00
api-hal.c [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
api-interrupts.c [FL-1167] Rework GPIO and EXTI with LL lib (#424) 2021-04-29 11:51:48 +03:00