ContentsS
- STM8S/A Standard Peripherals Library Template update history
- License
STM8S/A Standard Peripherals Library Template update history
V2.3.0 / 16-June-2017General
- Add stm8s001 projects
in all STM8S workspaces for the STM8S001 8K product family devices support.
- Update the stm8s_conf.h file to support STM8S001 8K product family devices.
- Update the stm8s_it.c/.h files to support STM8S001 8K product family devices.
- Update "stm8_interrupt_vector.c"
file to support STM8S001 8K product family devices interrupt
vector declaration.
STM8S_StdPeriph_Template: Template projects- ST Visual Develop (STVD) software toolchain
- STVD Version 4.3.11
- Cosmic STM8 32K compiler Version 4.4.6
- Raisonance STM8/ST7 C compiler Version 2.60.16.0273
- Raisonance IDE RIDE7 (RIDE) software toolchain
- Version: RIDE7 IDE:7.66.17.0101, RKit-STM8 for 2.60.16.0273
- IAR Embedded Workbench for STM8 IDE (EWSTM8) software toolchain
Known Limitations
- The EWSTM8 toolchain compiler generate compilation warning on stm8s_itc.c
- The
STVD Version 4.3.11 with Raisonance STM8/ST7 Compiler generate warning
on main.c of the project template in the function assert_failed()
V2.2.0 / 30-September-2014General
- Add stm8af622x projects
in all STM8S workspaces for the STM8AF 8K product family devices support.
- Update the stm8s_conf.h file to support STM8AF 8K product family devices.
- Update the stm8s_it.c/.h files to support STM8AF 8K product family devices.
- Update "stm8_interrupt_vector.c"
file to support STM8AF 8K product family devices interrupt
vector declaration.
STM8S_StdPeriph_Template: Template projects- ST Visual Develop (STVD) software toolchain
- STVD Version 4.3.6
- Cosmic STM8 32K compiler Version 4.3.12 (or later)
- Raisonance STM8/ST7 C compiler Version 2.52.13.0324
- Raisonance IDE RIDE7 (RIDE) software toolchain
- Version: RIDE7 IDE:7.48.13.0324, RKit-STM8 for 2.52.13.0324
- IAR Embedded Workbench for STM8 IDE (EWSTM8) software toolchain
V2.1.0 / 25-February-2011Main
Changes
- Add stm8s007, stm8s005 and stm8s003 projects
in STVD workspaces with Cosmic and Raisonance compilers for the STM8S Value Line product family devices support.
- Update the different STVD project
preprocessors with the new project template folder name.
- Update the stm8s_conf.h file to support STM8S Value Line product family devices.
- Update the stm8s_it.c/.h files to support STM8S Value Line product family devices.
- Update "stm8_interrupt_vector.c"
file to support STM8S Value Line product family devices interrupt
vector declaration.
Known limitations
- The used version of RIDE7 IDE and EWSTM8 toolchains don't support the STM8S Value Line devices salestypes.
V2.0.0 / 25-February-2011Main
Changes
- Add stm8af52ax, stma8f62ax and stm8af626x projects
in all the workspaces with the different toolchains for the STM8A product family devices support.
- Add new template project
folder for IAR Embedded
Workbench for STM8 (EWSTM8) toolchain.
- Update the different project
preprocessors with new "Utilities" folders names.
- Update the stm8s_conf.h file to support STM8A product family devices.
- Update the stm8s_it.c/.h files to support STM8A product family devices and to support EWSTM8 toolchain.
- Update "stm8_interrupt_vector.c"
file to support STM8A product family devices interrupt
vector declaration.
Known limitations
- The used version of RIDE7 IDE doesn't support the STM8AFxx2 devices salestypes, the STM8AFxx1 salestypes are used instead as processor target in the STM8A projects templates.
Licensecensed
under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use
this package
except in compliance with the License. You may obtain a copy of the License
at:
Unless
required by applicable law or agreed to in writing, software distributed under
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the
License.
For complete documentation on
STM8S 8-bit microcontrollers platform visit www.st.com
|