Skip to content

Commit

Permalink
changelog is updated for release v1.07
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonomid committed Mar 16, 2015
1 parent d3d785b commit fbe6cfb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions stuff/doc_pages/changelog.dox
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@

TNeo changelog

\section changelog_current Current development version (BETA)
\section changelog_v1_07 v1.07

Release date: 2015-03-17

- Fix: project was unable to build with `#TN_CHECK_PARAM` set to 0
- Fix: Cortex-M0/M0+ port didn't work if there is some on-context-switch
handler (`#TN_PROFILER` or `#TN_STACK_OVERFLOW_CHECK`)
- Added support of C++ compiler
- Added support of C++ compiler (experimental)
- Added an option `#TN_INIT_INTERRUPT_STACK_SPACE`
- Added services to get count of free and used memory blocks
(`tn_fmem_free_blocks_cnt_get()` / `tn_fmem_used_blocks_cnt_get()`) and
Expand Down

0 comments on commit fbe6cfb

Please sign in to comment.