這里是@dcexpert 【NXP USB Type C評測】匯總帖:
【NXP USB Type C評測 】上電
【NXP USB Type C評測 】使用Bootloader
【NXP USB Type C評測 】使用Jlink下載程序
【NXP USB Type C評測 】硬件初探
【NXP USB Type C評測 】為什么Type C還要分正反插
【NXP USB Typ
$(function(){
var appid = $(".select li a").data("channel");
$(".select li a").click(function(){
var appid = $(this).data("channel");
$('.select dt').html($(this).html());
$('#channel').val(appid);
})
})
評論