From 1b149f561370687ad65e3aa644a402f00dbd16ea Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 7 Oct 2014 11:32:14 +0200 Subject: Initial commit E300 support. --- firmware/e300/rev_b/PMC.cproj | 288 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 288 insertions(+) create mode 100644 firmware/e300/rev_b/PMC.cproj (limited to 'firmware/e300/rev_b/PMC.cproj') diff --git a/firmware/e300/rev_b/PMC.cproj b/firmware/e300/rev_b/PMC.cproj new file mode 100644 index 000000000..e3784d10b --- /dev/null +++ b/firmware/e300/rev_b/PMC.cproj @@ -0,0 +1,288 @@ + + + + 2.0 + 6.0 + com.Atmel.AVRGCC8 + {a379d421-4236-44af-a711-52b7bda29919} + ATtiny88 + none + Executable + C + $(MSBuildProjectName) + .elf + $(MSBuildProjectDirectory)\$(Configuration) + PMC + PMC + PMC + Native + true + false + + 0 + 3.1.3 + com.atmel.avrdbg.tool.stk600 + ISP + + com.atmel.avrdbg.tool.stk600 + STK600 + 004A8D68669B + true + false + + + + 127.0.0.1 + 49172 + False + + + ISP + + 249000 + 1000000 + 25000 + false + false + 0 + 0 + 0 + 0 + + + + + com.atmel.avrdbg.tool.ispmk2 + AVRISP mkII + 000200136505 + true + false + + + + 127.0.0.1 + 49228 + False + + + ISP + + 249000 + 1000000 + 8000 + false + false + 0 + 0 + 0 + 0 + + + + + + + + True + True + True + True + True + + + I2C_REWORK + ENABLE_SERIAL + + + Optimize for size (-Os) + True + True + True + True + + + m + + + + + + + + + True + True + True + True + True + + + ATTINY88_DIP + DEBUG + I2C_REWORK + + + Optimize (-O1) + True + True + Default (-g2) + True + True + + + m + + + Default (-Wa,-g) + + + + + + + True + True + True + True + True + + + I2C_REWORK + ENABLE_SERIAL + DDR3L + + + Optimize for size (-Os) + True + True + True + True + + + m + + + + + bin\Release (DDR3)\ + + + + + True + True + True + True + True + + + I2C_REWORK + ENABLE_SERIAL + ATTINY88_DIP + + + Optimize for size (-Os) + True + True + True + True + True + + + m + + + True + + + bin\Release (Dev)\ + + + + + True + True + True + True + True + + + I2C_REWORK_disabled + DDR3L_disabled_revB_R_FB_network_changed + CHARGER_TI + ENABLE_SERIAL_disabled + LED_POLARITY + + + Optimize for size (-Os) + True + True + True + True + + + m + + + + + bin\Release (DDR3L, Ti)\ + + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + compile + + + + \ No newline at end of file -- cgit v1.2.3