History for mbed-os / platform / mbed_error.h
2018-11-24
@David Saada
KVStore & derived classes: design docs, implementation & configuration ...
David Saada committed on 24 Nov 2018
2018-11-15
@Martin Kojtal
platform: fix coding style
Martin Kojtal committed on 15 Nov 2018
2018-11-06
@Martin Kojtal
Merge branch 'platform-doxy-typo-fix' of https://github.com/kegilbert/mbed-os into dev_rollup
Martin Kojtal committed on 6 Nov 2018
2018-11-01
@kegilbert
Typo fixes in Doxygen for Platform
kegilbert committed on 1 Nov 2018
2018-10-31
@Kevin Bracey
Add format checking to mbed_error_printf
Kevin Bracey committed on 31 Oct 2018
2018-10-29
@Kevin Bracey
Add MBED_NORETURN attributes ...
Kevin Bracey committed on 29 Oct 2018
2018-10-17
@Kevin Bracey
mbed_error_vfprintf -> mbed_error_vprintf ...
Kevin Bracey committed on 17 Oct 2018
2018-10-16
@Cruz Monrreal
Merge pull request #8255 from MateuszMaz/refactoring_mbed_assert ...
Cruz Monrreal authored on 16 Oct 2018 GitHub committed on 16 Oct 2018
2018-10-12
@Senthil Ramakrishnan
Fix doxygen comments and spelling errors
Senthil Ramakrishnan committed on 12 Oct 2018
2018-10-05
@MateuszMaz
Add case MBED_ERROR_CODE_ASSERTION_FAILED, fix names, pass expr to mbed_error
MateuszMaz committed on 5 Oct 2018
2018-10-04
@MateuszMaz
Add ASSERTATION_FAILED error code
MateuszMaz committed on 4 Oct 2018
2018-08-18
@Senthil Ramakrishnan
Changes to error code names
Senthil Ramakrishnan committed on 18 Aug 2018
2018-08-17
@Senthil Ramakrishnan
Update BLE error calls to use new error codes and mbed_error
Senthil Ramakrishnan committed on 17 Aug 2018
2018-06-29
@Martin Kojtal
platform: astyle update
Martin Kojtal committed on 29 Jun 2018
2018-06-27
@Senthil Ramakrishnan
Fix error history related comments
Senthil Ramakrishnan committed on 27 Jun 2018
2018-06-20
@Senthil Ramakrishnan
Limit error filename capture to 64 chars, wrapping tests with right configs and astyle fixes.
Senthil Ramakrishnan committed on 20 Jun 2018
@Senthil Ramakrishnan
Updates to configuration flags used in error handling implementation. ...
Senthil Ramakrishnan committed on 20 Jun 2018
2018-05-31
@Senthil Ramakrishnan
Do not capture filename for release builds
Senthil Ramakrishnan committed on 31 May 2018
2018-05-23
@Senthil Ramakrishnan
Doxygen fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Splitting MBED_ERROR macros to support ones with/without error value argument
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Refactor error reporting
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Adding mbed prefixes to all macros and functions to avoid namespace conflicts
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Test application/cases optimization for some low memory targets, macro changes and test fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Fixes to align with naming conventions
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Changed variable names for registers to avoid namespace conflicts, build fixes, macros and other fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Change set_error/set_error_fatal to warning/error, add itm support and other changes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Fixed entity reporting and comments
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Added more tests for error log and error reporting, updated doxygen comments
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Error handling/logging implementation and tests
Senthil Ramakrishnan committed on 23 May 2018
2017-10-26
@Senthil Ramakrishnan
Doxygen comment updates and fixes
Senthil Ramakrishnan committed on 26 Oct 2017