add build and project settings for lpc43xx
This commit is contained in:
		| @@ -63,9 +63,6 @@ static inline void hal_interrupt_enable() | ||||
|   NVIC_EnableIRQ(USB_IRQn); | ||||
| } | ||||
|  | ||||
| /** | ||||
|  * Disable USB Interrupt | ||||
|  */ | ||||
| static inline void hal_interrupt_disable() | ||||
| { | ||||
|   NVIC_DisableIRQ(USB_IRQn); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach