mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-28 11:18:34 +03:00
Removed unused code and header files from atmel lib
Also, remove includes of unused header files in chip.h
This commit is contained in:
@@ -42,27 +42,11 @@
|
||||
/*
|
||||
* Peripherals
|
||||
*/
|
||||
#include "acc.h"
|
||||
#include "adc.h"
|
||||
#include "async.h"
|
||||
#include "crccu.h"
|
||||
#include "dacc.h"
|
||||
#include "efc.h"
|
||||
#include "flashd.h"
|
||||
#include "hsmci.h"
|
||||
#include "pio.h"
|
||||
#include "pio_it.h"
|
||||
#include "pio_capture.h"
|
||||
#include "pmc.h"
|
||||
#include "pwmc.h"
|
||||
#include "rtc.h"
|
||||
#include "rtt.h"
|
||||
#include "spi.h"
|
||||
#include "spi_pdc.h"
|
||||
#include "ssc.h"
|
||||
#include "tc.h"
|
||||
#include "twi.h"
|
||||
#include "twid.h"
|
||||
#include "usart.h"
|
||||
//#include "USBD_Config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user