Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Sw4STM32 Class Reference
Inherits tools::export::gnuarmeclipse::GNUARMEclipse.
Public Member Functions | |
def | get_fpu_hardware |
def | process_sw_options |
def | generate |
Detailed Description
Sw4STM32 class
Definition at line 33 of file export/sw4stm32/__init__.py.
Member Function Documentation
def generate | ( | self ) |
Generate the .project and .cproject files.
Definition at line 420 of file export/sw4stm32/__init__.py.
def get_fpu_hardware | ( | self, | |
fpu_unit | |||
) |
Convert fpu unit name into hardware name.
Definition at line 308 of file export/sw4stm32/__init__.py.
def process_sw_options | ( | self, | |
opts, | |||
flags_in | |||
) |
Process System Workbench specific options. System Workbench for STM32 has some compile options, which are not recognized by the GNUARMEclipse exporter. Those are handled in this method.
Definition at line 322 of file export/sw4stm32/__init__.py.
Generated on Tue Jul 12 2022 17:12:48 by
