hathach пре 8 година
родитељ
комит
0a8cf7de47
46 измењених фајлова са 0 додато и 0 уклоњено
  1. 0 0
      hw/bsp/ansi_escape.h
  2. 0 0
      hw/bsp/board.c
  3. 0 0
      hw/bsp/board.h
  4. 0 0
      hw/bsp/embedded_artists/ea4357/board_ea4357.c
  5. 0 0
      hw/bsp/embedded_artists/ea4357/board_ea4357.h
  6. 0 0
      hw/bsp/embedded_artists/ea4357/emac.c
  7. 0 0
      hw/bsp/embedded_artists/ea4357/emac.h
  8. 0 0
      hw/bsp/embedded_artists/ea4357/nand.c
  9. 0 0
      hw/bsp/embedded_artists/ea4357/nand.h
  10. 0 0
      hw/bsp/embedded_artists/ea4357/sdram.c
  11. 0 0
      hw/bsp/embedded_artists/ea4357/sdram.h
  12. 0 0
      hw/bsp/embedded_artists/oem_base_board/acc.c
  13. 0 0
      hw/bsp/embedded_artists/oem_base_board/acc.h
  14. 0 0
      hw/bsp/embedded_artists/oem_base_board/base_eeprom.c
  15. 0 0
      hw/bsp/embedded_artists/oem_base_board/base_eeprom.h
  16. 0 0
      hw/bsp/embedded_artists/oem_base_board/lm75a.c
  17. 0 0
      hw/bsp/embedded_artists/oem_base_board/lm75a.h
  18. 0 0
      hw/bsp/embedded_artists/oem_base_board/memreg.c
  19. 0 0
      hw/bsp/embedded_artists/oem_base_board/memreg.h
  20. 0 0
      hw/bsp/embedded_artists/oem_base_board/norflash.c
  21. 0 0
      hw/bsp/embedded_artists/oem_base_board/norflash.h
  22. 0 0
      hw/bsp/embedded_artists/oem_base_board/pca9532.c
  23. 0 0
      hw/bsp/embedded_artists/oem_base_board/pca9532.h
  24. 0 0
      hw/bsp/embedded_artists/oem_base_board/uda1380.c
  25. 0 0
      hw/bsp/embedded_artists/oem_base_board/uda1380.h
  26. 0 0
      hw/bsp/hitex/board_hitex4350.c
  27. 0 0
      hw/bsp/hitex/board_hitex4350.h
  28. 0 0
      hw/bsp/keil/board_mcb4300.c
  29. 0 0
      hw/bsp/keil/board_mcb4300.h
  30. 0 0
      hw/bsp/lpcxpresso/board_lpclink2.c
  31. 0 0
      hw/bsp/lpcxpresso/board_lpclink2.h
  32. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso11u14.c
  33. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso11u14.h
  34. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso11u68.c
  35. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso11u68.h
  36. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso1347.c
  37. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso1347.h
  38. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso1769.c
  39. 0 0
      hw/bsp/lpcxpresso/board_lpcxpresso1769.h
  40. 0 0
      hw/bsp/microbuilder/board_lpc4357usb.c
  41. 0 0
      hw/bsp/microbuilder/board_lpc4357usb.h
  42. 0 0
      hw/bsp/microbuilder/board_lpc4357usb_etminit.ini
  43. 0 0
      hw/bsp/ngx/board_ngx4330.c
  44. 0 0
      hw/bsp/ngx/board_ngx4330.h
  45. 0 0
      hw/bsp/printf_retarget.c
  46. 0 0
      hw/bsp/readme.md

+ 0 - 0
hw/boards/ansi_escape.h → hw/bsp/ansi_escape.h


+ 0 - 0
hw/boards/board.c → hw/bsp/board.c


+ 0 - 0
hw/boards/board.h → hw/bsp/board.h


+ 0 - 0
hw/boards/embedded_artists/ea4357/board_ea4357.c → hw/bsp/embedded_artists/ea4357/board_ea4357.c


+ 0 - 0
hw/boards/embedded_artists/ea4357/board_ea4357.h → hw/bsp/embedded_artists/ea4357/board_ea4357.h


+ 0 - 0
hw/boards/embedded_artists/ea4357/emac.c → hw/bsp/embedded_artists/ea4357/emac.c


+ 0 - 0
hw/boards/embedded_artists/ea4357/emac.h → hw/bsp/embedded_artists/ea4357/emac.h


+ 0 - 0
hw/boards/embedded_artists/ea4357/nand.c → hw/bsp/embedded_artists/ea4357/nand.c


+ 0 - 0
hw/boards/embedded_artists/ea4357/nand.h → hw/bsp/embedded_artists/ea4357/nand.h


+ 0 - 0
hw/boards/embedded_artists/ea4357/sdram.c → hw/bsp/embedded_artists/ea4357/sdram.c


+ 0 - 0
hw/boards/embedded_artists/ea4357/sdram.h → hw/bsp/embedded_artists/ea4357/sdram.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/acc.c → hw/bsp/embedded_artists/oem_base_board/acc.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/acc.h → hw/bsp/embedded_artists/oem_base_board/acc.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/base_eeprom.c → hw/bsp/embedded_artists/oem_base_board/base_eeprom.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/base_eeprom.h → hw/bsp/embedded_artists/oem_base_board/base_eeprom.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/lm75a.c → hw/bsp/embedded_artists/oem_base_board/lm75a.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/lm75a.h → hw/bsp/embedded_artists/oem_base_board/lm75a.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/memreg.c → hw/bsp/embedded_artists/oem_base_board/memreg.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/memreg.h → hw/bsp/embedded_artists/oem_base_board/memreg.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/norflash.c → hw/bsp/embedded_artists/oem_base_board/norflash.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/norflash.h → hw/bsp/embedded_artists/oem_base_board/norflash.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/pca9532.c → hw/bsp/embedded_artists/oem_base_board/pca9532.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/pca9532.h → hw/bsp/embedded_artists/oem_base_board/pca9532.h


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/uda1380.c → hw/bsp/embedded_artists/oem_base_board/uda1380.c


+ 0 - 0
hw/boards/embedded_artists/oem_base_board/uda1380.h → hw/bsp/embedded_artists/oem_base_board/uda1380.h


+ 0 - 0
hw/boards/hitex/board_hitex4350.c → hw/bsp/hitex/board_hitex4350.c


+ 0 - 0
hw/boards/hitex/board_hitex4350.h → hw/bsp/hitex/board_hitex4350.h


+ 0 - 0
hw/boards/keil/board_mcb4300.c → hw/bsp/keil/board_mcb4300.c


+ 0 - 0
hw/boards/keil/board_mcb4300.h → hw/bsp/keil/board_mcb4300.h


+ 0 - 0
hw/boards/lpcxpresso/board_lpclink2.c → hw/bsp/lpcxpresso/board_lpclink2.c


+ 0 - 0
hw/boards/lpcxpresso/board_lpclink2.h → hw/bsp/lpcxpresso/board_lpclink2.h


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso11u14.c → hw/bsp/lpcxpresso/board_lpcxpresso11u14.c


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso11u14.h → hw/bsp/lpcxpresso/board_lpcxpresso11u14.h


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso11u68.c → hw/bsp/lpcxpresso/board_lpcxpresso11u68.c


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso11u68.h → hw/bsp/lpcxpresso/board_lpcxpresso11u68.h


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso1347.c → hw/bsp/lpcxpresso/board_lpcxpresso1347.c


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso1347.h → hw/bsp/lpcxpresso/board_lpcxpresso1347.h


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso1769.c → hw/bsp/lpcxpresso/board_lpcxpresso1769.c


+ 0 - 0
hw/boards/lpcxpresso/board_lpcxpresso1769.h → hw/bsp/lpcxpresso/board_lpcxpresso1769.h


+ 0 - 0
hw/boards/microbuilder/board_lpc4357usb.c → hw/bsp/microbuilder/board_lpc4357usb.c


+ 0 - 0
hw/boards/microbuilder/board_lpc4357usb.h → hw/bsp/microbuilder/board_lpc4357usb.h


+ 0 - 0
hw/boards/microbuilder/board_lpc4357usb_etminit.ini → hw/bsp/microbuilder/board_lpc4357usb_etminit.ini


+ 0 - 0
hw/boards/ngx/board_ngx4330.c → hw/bsp/ngx/board_ngx4330.c


+ 0 - 0
hw/boards/ngx/board_ngx4330.h → hw/bsp/ngx/board_ngx4330.h


+ 0 - 0
hw/boards/printf_retarget.c → hw/bsp/printf_retarget.c


+ 0 - 0
hw/boards/readme.md → hw/bsp/readme.md