flipperzero-firmware/firmware/targets/f6/api-hal
gornekich 841804026e
[FL-1619] NFC long APDU emulation (#623)
* nfc: add apdu sequence exchange debug scene
* api-hal-gpio: fix GPIO initialization
* nfc: pull down nfc chip IRQ pin

Co-authored-by: あく <alleteam@gmail.com>
2021-08-03 20:24:20 +03:00
..
api-hal-boot.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-bt.c BLE: fix incorrect RSSI calculation. Firmware: don't mark system as tainted on test releases. (#567) 2021-07-07 00:23:59 +03:00
api-hal-clock.c ApiHal: initialize clock in parallel, switch LSE driving to high, enable EXTI line 18 to fix LSECSS, move some interrupts service routines to api-hal-interrupts. (#614) 2021-07-30 13:13:18 +03:00
api-hal-clock.h [FL-1528] SubGhz: dma send (#579) 2021-07-15 16:54:11 +03:00
api-hal-console.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-console.h [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
api-hal-delay.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-flash.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-flash.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-gpio.c [FL-1619] NFC long APDU emulation (#623) 2021-08-03 20:24:20 +03:00
api-hal-gpio.h [FL-1351] Wiegand read fix (#483) 2021-05-24 12:57:14 +03:00
api-hal-i2c.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-ibutton.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-interrupt.c ApiHal: initialize clock in parallel, switch LSE driving to high, enable EXTI line 18 to fix LSECSS, move some interrupts service routines to api-hal-interrupts. (#614) 2021-07-30 13:13:18 +03:00
api-hal-interrupt.h [FL-1528] SubGhz: dma send (#579) 2021-07-15 16:54:11 +03:00
api-hal-irda.c IRDA: fix NVIC setup (#592) 2021-07-20 20:44:16 +03:00
api-hal-light.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-nfc.c [FL-1619] NFC long APDU emulation (#623) 2021-08-03 20:24:20 +03:00
api-hal-os-timer.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-os.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-os.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-power.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +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-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
api-hal-resources.h [FL-1581] I2C fast mode #596 2021-07-22 11:44:15 +03:00
api-hal-rfid.c [FL-1449] Indala reading and writing (#616) 2021-08-02 01:11:18 +03:00
api-hal-sd.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +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 Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +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 [FL-1631] SubGhz: add tim2 clocking and NVIC initialization routines #618 2021-08-02 17:03:12 +03:00
api-hal-task.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-task.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-vcp.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-version.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal-vibro.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00
api-hal.c Nfc: switch to HAL ticks. ApiHal: small cleanup and refactoring. (#609) 2021-07-28 11:45:42 +03:00