flipperzero-firmware/firmware/targets/f7/cube/Src
あく 389ff92cc1
Naming and coding style convention, new linter tool. (#945)
* Makefile, Scripts: new linter
* About: remove ID from IC
* Firmware: remove double define for DIVC/DIVR
* Scripts: check folder names too. Docker: replace syntax check with make lint.
* Reformat Sources and Migrate to new file naming convention
* Docker: symlink clang-format-12 to clang-format
* Add coding style guide
2022-01-05 19:10:18 +03:00
..
adc.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
aes.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
app_freertos.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
comp.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
crc.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
gpio.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
i2c.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
main.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
pka.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rf.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rng.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
rtc.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
spi.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
stm32wbxx_hal_msp.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
stm32wbxx_it.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
system_stm32wbxx.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
tim.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
usart.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
usb_device.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
usbd_cdc_if.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
usbd_conf.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
usbd_desc.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00