We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes needed for necto_db.db.
necto_db.db
For Compilers table:
Compilers
path
gcc/riscv/riscv32-unknown-elf-gcc
c_compiler
bin/riscv32-unknown-elf-gcc
cxx_compiler
bin/riscv32-unknown-elf-g++
gdb_path
bin/riscv32-unknown-elf-gdb
asm_compiler
bin/riscv32-unknown-elf-as
clangd_config
XC16
XC32
For CompilerToProgrammer
CompilerToProgrammer
BoardToDevice
IMPORTANT NOTE Make changes and merge only after the toolchain package has been updated for NECTO!
IMPORTANT NOTE
Make changes and merge only after the toolchain package has been updated for NECTO!
The text was updated successfully, but these errors were encountered:
StrahinjaJacimovic
IvanRuzavin
No branches or pull requests
Changes needed for
necto_db.db
.For
Compilers
table:path
field togcc/riscv/riscv32-unknown-elf-gcc
c_compiler
field tobin/riscv32-unknown-elf-gcc
cxx_compiler
column field tobin/riscv32-unknown-elf-g++
gdb_path
column field tobin/riscv32-unknown-elf-gdb
asm_compiler
column field tobin/riscv32-unknown-elf-as
clangd_config
column values for all compilers exceptXC16
andXC32
For
CompilerToProgrammer
BoardToDevice
table for example)The text was updated successfully, but these errors were encountered: