pulp-platform / riscv-dbg

RISC-V Debug Support for our PULP RISC-V Cores
Other
198 stars 70 forks source link

Fix for #69 #84

Closed Silabs-ArjanB closed 3 years ago

Silabs-ArjanB commented 3 years ago

Fixes enumeration lint issue from #69 by declaring all ProgBuf* values. The '-1' issue had already been fixed I see.

Signed-off-by: Arjan Bink Arjan.Bink@silabs.com

Silabs-ArjanB commented 3 years ago

Hi, could the CI please be started again? (The failure seems unrelated to the committed code)

bluewww commented 3 years ago

Fixes #69