Skip to content
New issue

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

Database update #264

Open
7 tasks
StrahinjaJacimovic opened this issue Jan 22, 2025 · 0 comments
Open
7 tasks

Database update #264

StrahinjaJacimovic opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@StrahinjaJacimovic
Copy link
Contributor

StrahinjaJacimovic commented Jan 22, 2025

Changes needed for necto_db.db.

For Compilers table:

  1. Change path field to gcc/riscv/riscv32-unknown-elf-gcc
  2. Change c_compiler field to bin/riscv32-unknown-elf-gcc
  3. Change cxx_compiler column field to bin/riscv32-unknown-elf-g++
  4. Change gdb_path column field to bin/riscv32-unknown-elf-gdb
  5. Change asm_compiler column field to bin/riscv32-unknown-elf-as
  6. Remove clangd_config column values for all compilers except XC16 and XC32

For CompilerToProgrammer

  1. Add primary and foreign key values (like it was done for BoardToDevicetable for example)

IMPORTANT NOTE

Make changes and merge only after the toolchain package has been updated for NECTO!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants