pub fn get_config(chip: Chip) -> Result<HashMap<String, Value>>
Parse the configuration for the given chip
Returns a hashmap with the definition identifiers as keys and the corresponding parsed values as values.