]> begriffs open source - freertos/commit
Changed the use of critical sections to instead use scheduler locking as the BIOS...
authorRichard Barry <ribarry@amazon.com>
Sat, 14 Mar 2009 15:07:06 +0000 (15:07 +0000)
committerRichard Barry <ribarry@amazon.com>
Sat, 14 Mar 2009 15:07:06 +0000 (15:07 +0000)
commit5f8b420aa507831571d236981d48a1c3f5d6432d
treede80222785cd55c3e294734fbce52ef42cbb7ee2
parent42b60ed69ce0f8f8cd6d837f6f28a277fcee03a9
Changed the use of critical sections to instead use scheduler locking as the BIOS functions exit with interrupts enabled no matter what the state when the BIOS function was called.
Demo/PC/FileIO/fileIO.c