Changes between Version 11 and Version 12 of Hardware/jCM/cCM2/cSoftware
- Timestamp:
- Oct 20, 2008, 5:25:38 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hardware/jCM/cCM2/cSoftware
v11 v12 25 25 ==== STR71X Library ==== 26 26 27 The ST's firmware library is used for peripheral management. We have made light modifications to ensure it works perfectly with GCC or other fully C99 compliant compilers. The source is included with the rest of the CM2 repository. 27 The [attachment:10780.pdf ST's firmware library] is used for integrated peripheral management. We have made light modifications to ensure it works perfectly with GCC or other fully C99 compliant compilers. The source is included with the rest of the CM2 repository. 28 29 ==== STR7XX Flash Programming Library ==== 30 31 [attachment:FlashProgramming.pdf internal flash programming library] 28 32 29 33 ==== TCP/IP Library ====