Fix for UIP read of DLE escape character.

Dependents:   mtsas

Fork of MTS-Cellular by MultiTech

Committer:
jfanucch
Date:
Tue Sep 15 14:46:25 2015 +0000
Revision:
79:bc734e4d4da7
Parent:
12:33c83c8e412a
Fixes for UIP read of DLE escaped characters in incoming packets.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mfiore 12:33c83c8e412a 1 syntax: regexp
mfiore 12:33c83c8e412a 2 \.hgignore$
mfiore 12:33c83c8e412a 3 \.git$
mfiore 12:33c83c8e412a 4 \.svn$
mfiore 12:33c83c8e412a 5 \.orig$
mfiore 12:33c83c8e412a 6 \.msub$
mfiore 12:33c83c8e412a 7 \.meta$
mfiore 12:33c83c8e412a 8 \.ctags
mfiore 12:33c83c8e412a 9 \.uvproj$
mfiore 12:33c83c8e412a 10 \.uvopt$
mfiore 12:33c83c8e412a 11 \.project$
mfiore 12:33c83c8e412a 12 \.cproject$
mfiore 12:33c83c8e412a 13 \.launch$
mfiore 12:33c83c8e412a 14 \.project$
mfiore 12:33c83c8e412a 15 \.cproject$
mfiore 12:33c83c8e412a 16 \.launch$
mfiore 12:33c83c8e412a 17 Makefile$
mfiore 12:33c83c8e412a 18 \.ewp$
mfiore 12:33c83c8e412a 19 \.eww$