summaryrefslogtreecommitdiff
path: root/tinyusb/device/romdriver/power_api.h
AgeCommit message (Collapse)Author
2013-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
add TUSB_ATTR_RAM_SECTION in tinyusb_config.h to abtract usb ram placement to application remove power_api.h (mcu dependency)
2012-11-27added fileshathach
added some template code