ST / ST_Events-old

Dependents:   HelloWorld_CCA01M1 HelloWorld_CCA02M1 CI-data-logger-server HelloWorld_CCA02M1 ... more

This is a fork of the events subdirectory of https://github.com/ARMmbed/mbed-os.

Note, you must import this library with import name: events!!!

Revisions of tools/toolchains/gcc.py

Revision Date Message Actions
7931:ed4b0bd31270 2016-09-16 Merge pull request #2721 from theotherjimmy/profile-documentation File  Diff  Annotate
7909:8d21dcb647f6 2016-09-13 Toolchain check generic in mbedToolchain File  Diff  Annotate
7908:0f6ef9835afc 2016-09-13 Docstrings. Empty executable search path handling. File  Diff  Annotate
7907:36a6ad9af387 2016-09-12 Revise checking toolchain path File  Diff  Annotate
7930:9daa4c328198 2016-09-15 Add documentation about profiles to the toolcahins File  Diff  Annotate
7987:0474ba76d193 2016-09-19 Override exit and atexit functions from newlib. File  Diff  Annotate
7615:69407c9f45ec 2016-08-26 Merge pull request #2418 from sarahmarshy/path_error_rev File  Diff  Annotate
7551:7069d4b554d9 2016-08-17 Make selection of c library used consistent. File  Diff  Annotate
7550:436889d9f0e8 2016-08-17 Improve naming of the command line option which select the c library to use. File  Diff  Annotate
7549:5e9ed49fc72d 2016-08-12 Rename big-build option into standard-build. File  Diff  Annotate
7514:a0c71f3f3d2f 2016-08-13 Heap statistics File  Diff  Annotate
7510:0446c506f41a 2016-08-16 Fixing issue where GCC fails to report compile errors when non-verbose File  Diff  Annotate
7614:23701886e451 2016-08-10 Allow users to set armcc and iccarm in path. File  Diff  Annotate
7612:5070b1720955 2016-08-10 Readable error when toolchain paths not set. File  Diff  Annotate
7371:4c352cc17ba8 2016-08-04 Differentiate ASM and CXX symbols as they are not treated the same in ARMCC and IAR compilers File  Diff  Annotate
7085:f56c18affca0 2016-07-26 Merge pull request #2168 from c1728p9/remove_float_printf File  Diff  Annotate
6982:e187c30f5927 2016-07-19 Merge pull request #2180 from mbedmicro/online-build-system File  Diff  Annotate
6968:2fbeeee37c69 2016-07-19 Merge pull request #2185 from yogpan01/master File  Diff  Annotate
6967:012b075b6814 2016-07-18 Changing -O2 parameter to -Os File  Diff  Annotate
6981:0381c344fb94 2016-07-19 Document code and mark which methods are used by the online build system File  Diff  Annotate
6980:b26b840b75aa 2016-07-19 mbed Online Build System support: File  Diff  Annotate
6962:bf39d414c367 2016-07-08 Revert part of the FPU change File  Diff  Annotate
7084:5a5dc54afc07 2016-07-13 Remove floating point formatting in newlib nano File  Diff  Annotate
6826:e17692595e2b 2016-07-06 [bugfix gcc_arm] build+make <-> export project+make: different results File  Diff  Annotate
6804:0161ed64aa06 2016-07-04 fpu with single/double precision - removing redundancy File  Diff  Annotate
6803:3ebc5419b948 2016-06-15 fpu with single/double precision - bugfix and extension File  Diff  Annotate
6796:348ca14a66fd 2016-06-03 [STM32F4xx] Add support for NUCLEO_F429ZI File  Diff  Annotate
6792:6c2ac7014efb 2016-04-27 [NUCLEO_F446ZE] Add to build and export scripts File  Diff  Annotate
6641:8332bd01adfa 2016-06-16 Fixed gcc.py typo File  Diff  Annotate
6639:7310555173f0 2016-06-16 Export command line for including mbed_conf.h from toolchains File  Diff  Annotate
6600:b3b988aaa1cb 2016-06-24 Merge pull request #1985 from kjbracey-arm/iar_vlas File  Diff  Annotate
6531:8cd307140e31 2016-06-16 Changed prefix file name to mbed_conf.h File  Diff  Annotate
6530:98ce08655513 2016-06-16 Added toolchain support for configuration in prefix headers File  Diff  Annotate
6599:5bb9644532b8 2016-06-23 Warn about or prevent VLA use in C++ File  Diff  Annotate
6403:ecff602aaa32 2016-06-07 Adds -funsigned-char to default gcc args File  Diff  Annotate
6401:0edea5185bb1 2016-06-07 Refactors all toolchains to have flags api File  Diff  Annotate
6400:0fe3a305252d 2016-06-13 Merge pull request #1911 from mbedmicro/config-tests File  Diff  Annotate
6393:b4fa50caddef 2016-05-11 [BEETLE] Add support for GCC ARM exporter File  Diff  Annotate
6386:292843bb388f 2016-06-11 Only allow one thread on unsafe standard libs File  Diff  Annotate
6398:9294644fff51 2016-06-12 Add tests to the config system. Add GCC flags to support uVisor File  Diff  Annotate
6359:00ee81ac1c20 2016-06-10 Forward ported changes to tools File  Diff  Annotate
6358:fdd3709010f5 2016-06-10 Fixed toolchain flags so exporters can use them File  Diff  Annotate
6355:86cd49f38a3e 2016-06-09 Add config system, memap, updates to build_api and toolchains File  Diff  Annotate
6350:fd14088de4ac 2016-06-09 Renamed workspace_tools folder to tools File  Diff  Annotate