flipperzero-firmware/firmware/targets/f6/api-hal
あく f25d000d53
[FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590)
* ApiHal: console abstraction, change uart baud rate to 230400. Bootloader: drop F5. Furi: prevent thread local output to serial console in stdglue.
* ApiHal: take control over system initialization, reorder some subsystems in a hope of fixing USB issues.
* Main: cleanup dead code. ISR: take care of HSECSS by our self. USB: leave clock configuration alone.
* F6 cube: switch RCC to LL.
* Cli: rollback return behavior.
2021-07-20 20:14:42 +03:00
..
api-hal-boot.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-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 [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
api-hal-clock.h [FL-1528] SubGhz: dma send (#579) 2021-07-15 16:54:11 +03:00
api-hal-console.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14: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 [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +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-1351] Wiegand read fix (#483) 2021-05-24 12:57:14 +03:00
api-hal-gpio.h [FL-1351] Wiegand read fix (#483) 2021-05-24 12:57:14 +03:00
api-hal-i2c.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-ibutton.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-interrupt.c [FL-1528] SubGhz: dma send (#579) 2021-07-15 16:54:11 +03:00
api-hal-interrupt.h [FL-1528] SubGhz: dma send (#579) 2021-07-15 16:54:11 +03:00
api-hal-irda.c [FL-1505] Add RAW format (#576) 2021-07-16 19:43:54 +03:00
api-hal-light.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-nfc.c [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +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 [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-os.h [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal-power.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14: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-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
api-hal-rfid.c New LF-RFID app (#534) 2021-06-28 17:42:30 +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 [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 [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +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 [FL-1441] ApiHalVcp: use DTR signal for ready flag. Fix memory leak in subghz. (#519) 2021-06-16 09:14:59 +03:00
api-hal-version.c [FL-1464] Cli: merge version and hwinfo into device_info (#553) 2021-07-02 03:58:31 +03:00
api-hal-vibro.c [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
api-hal.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00