Changeset 567 for soft/giet_vm
- Timestamp:
- May 18, 2015, 7:02:01 PM (10 years ago)
- Location:
- soft/giet_vm/giet_xml
- Files:
- 
          - 2 edited
 
 - 
          xml_driver.c (modified) (1 diff)
- 
          xml_parser.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        soft/giet_vm/giet_xml/xml_driver.cr559 r567 99 99 "HBA", 100 100 "SDC", 101 "SPI", 101 102 }; 102 103 
- 
        soft/giet_vm/giet_xml/xml_parser.cr559 r567 1064 1064 else if (strcmp(subtype, "SDC") == 0) 1065 1065 periph[periph_index]->subtype = IOC_SUBTYPE_SDC; 1066 else if (strcmp(subtype, "SPI") == 0) 1067 periph[periph_index]->subtype = IOC_SUBTYPE_SPI; 1066 1068 } 1067 1069 else 
Note: See TracChangeset
          for help on using the changeset viewer.
      ![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)
