phoenix-rtos / phoenix-rtos-kernel

Phoenix-RTOS microkernel repository
http://phoenix-rtos.com
BSD 3-Clause "New" or "Revised" License
114 stars 33 forks source link

kernel/hal: `hal_i2s` doesn't display number when `zero == 0` and `i == 0` #555

Open astalke opened 5 months ago

astalke commented 5 months ago

Description

Motivation and Context

Types of changes

How Has This Been Tested?

Checklist:

Special treatment

github-actions[bot] commented 5 months ago

Unit Test Results

7 460 tests  ±0   6 745 :white_check_mark: ±0   38m 53s :stopwatch: -6s   420 suites ±0     715 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 1309f46e. ± Comparison against base commit 828df3ff.

kemonats commented 5 months ago

See #231 proposed over 2 years ago and ignored.

astalke commented 5 months ago

See #231 proposed over 2 years ago and ignored.

I saw your PR, but due to changes in exceptions.c and string.c it doesn't merge, so I wrote it again.