pack-sd.json 371 B

1234567891011121314151617181920
  1. {
  2. "image":
  3. [
  4. {
  5. "offset": "0x400",
  6. "file": "conv/header.bin",
  7. "type": 0
  8. },
  9. {
  10. "offset": "0x1000",
  11. "file": "ddrimg/enc_ddr3_winbond_256mb.bin",
  12. "type": 0
  13. },
  14. {
  15. "offset": "0x4000",
  16. "file": "../rtthread.bin",
  17. "type": 0
  18. }
  19. ]
  20. }