Commit Graph

5 Commits

Author SHA1 Message Date
7cb3627754 phase 1: cleanup, REPL polish, README
- fix format-string in jprint/script_print (printf(msg) -> fputs)
- fix bsexp_deinit: deinit_script guarded by sctx, not jc
- silence "config.script not found" when the optional override is absent
- remove dead code: bs/cmds/, bs/args.{c,h}, bs/utils.h, commented blocks
- REPL: welcome banner with version, readline tab-completion on
  script_commands_list, skip blank lines, clean Ctrl-D exit
- README: build, REPL usage, typical SPI flow, command table, probes,
  Xilinx STARTUPE3/CCLK caveat

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 22:22:05 +02:00
François Dausseur
5dfe5b123e compiles and works 2025-02-18 11:36:18 +01:00
b66e82da87 init and deinit 2025-02-16 19:43:48 +01:00
c8bda25d90 code refactoring 2025-02-16 19:32:01 +01:00
f3c2569a30 app dir changed and src dir removed 2025-02-16 17:37:56 +01:00