Emery Hemingway 9c6b720ec1 Notification support for the VFS library
Add a new 'Vfs_watch_handle' type to the VFS interface. This handle type
will pass a handle context up through the I/O handler to the application
when a notification event occurs.

Watch support implemented for RAM and File_system plugins, all other
file-systems return WATCH_ERR_STATIC by default.

Test at run/fs_rom_update_ram and run/fs_rom_update_fs.

Fix #1934
2018-04-10 11:11:51 +02:00
..
2017-08-17 11:04:20 +02:00
2017-11-06 13:57:20 +01:00
2017-05-31 13:16:11 +02:00
2017-05-31 13:16:11 +02:00
2017-08-17 11:04:19 +02:00