diff options
author | Joao Marcos Costa <jmcosta944@gmail.com> | 2023-10-01 12:00:29 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-10-11 13:24:23 -0400 |
commit | c852f2e74cc13e9cab4f8aac8fa21172c3746ffe (patch) | |
tree | 7922f83ed867d8329b6f91e65372a11ebb4ece56 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 6e0a75d3162a024cb0cdedd871d435e6ee782447 (diff) |
scripts: Port Linux's gen_compile_commands.py to U-Boot
This script generates a database of compiler flags, namely
compile_commands.json. It is quite useful for text editors that use
clangd LSP (e.g. Vim, Neovim).
It was ported from Linux's sources:
- tag: v6.4
- revision 6995e2de6891c724bfeb2db33d7b87775f913ad1
Modifications for U-Boot compatibility will be added in a follow-up
commit.
Signed-off-by: Joao Marcos Costa <jmcosta944@gmail.com>
Tested-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions